diff --git a/test/customTags/test1.json b/test/customTags/test1.json new file mode 100644 index 0000000..d45e8ef --- /dev/null +++ b/test/customTags/test1.json @@ -0,0 +1,9 @@ +{ + "initialConfiguration" : ["a"], + "events" : [ + { + "event" : { "name" : "t" }, + "nextConfiguration" : ["b"] + } + ] +} \ No newline at end of file diff --git a/test/customTags/test1.scxml b/test/customTags/test1.scxml new file mode 100644 index 0000000..652a514 --- /dev/null +++ b/test/customTags/test1.scxml @@ -0,0 +1,42 @@ + + + + + + + +
+
+ + + + +

Hello World!

+ + +
+ + + + + + + +