summaryrefslogtreecommitdiffstats
path: root/test/samples/uscxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/samples/uscxml')
-rw-r--r--test/samples/uscxml/test-invoked.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/samples/uscxml/test-invoked.scxml b/test/samples/uscxml/test-invoked.scxml
index eb9162e..54590ff 100644
--- a/test/samples/uscxml/test-invoked.scxml
+++ b/test/samples/uscxml/test-invoked.scxml
@@ -23,7 +23,7 @@ This is some content!
</send>
</onentry>
- <!-- transition target="done" / -->
+ <transition target="done" />
</state>
<state id="done" final="true" />
</scxml> \ No newline at end of file