summaryrefslogtreecommitdiffstats
path: root/test/scxml-test-framework/test/parallel+interrupt/test25.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/scxml-test-framework/test/parallel+interrupt/test25.json')
-rw-r--r--test/scxml-test-framework/test/parallel+interrupt/test25.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/scxml-test-framework/test/parallel+interrupt/test25.json b/test/scxml-test-framework/test/parallel+interrupt/test25.json
index 444f24e..7c380c8 100644
--- a/test/scxml-test-framework/test/parallel+interrupt/test25.json
+++ b/test/scxml-test-framework/test/parallel+interrupt/test25.json
@@ -1,12 +1,12 @@
{
- "initialConfiguration" : ["c1","d"],
- "events" : [
- {
- "event" : { "name" : "t" },
- "nextConfiguration" : ["c2","d"]
- }
-
- ]
+ "initialConfiguration" : ["c1","d"],
+ "events" : [
+ {
+ "event" : { "name" : "t" },
+ "nextConfiguration" : ["c2","d"]
+ }
+
+ ]
}