summaryrefslogtreecommitdiffstats
path: root/test/samples/w3c/xpath/test528.scxml
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-08-25 10:41:58 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-08-25 10:41:58 (GMT)
commit26183abd9acd44a0382e55cc985795ee7c526aed (patch)
treea9d9289397b65892dbad037d02460cf2d04597fb /test/samples/w3c/xpath/test528.scxml
parentbd45c688b3d3aad5d62b85457ce943eaadf989ae (diff)
downloaduscxml-26183abd9acd44a0382e55cc985795ee7c526aed.zip
uscxml-26183abd9acd44a0382e55cc985795ee7c526aed.tar.gz
uscxml-26183abd9acd44a0382e55cc985795ee7c526aed.tar.bz2
Updated W3C tests and bug-fixes
Diffstat (limited to 'test/samples/w3c/xpath/test528.scxml')
-rw-r--r--test/samples/w3c/xpath/test528.scxml3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/samples/w3c/xpath/test528.scxml b/test/samples/w3c/xpath/test528.scxml
index 7cc88f7..f8f8416 100644
--- a/test/samples/w3c/xpath/test528.scxml
+++ b/test/samples/w3c/xpath/test528.scxml
@@ -6,8 +6,7 @@
<transition event="error.execution" target="s1"/>
<transition event="done.state.s0" target="fail"/>
- <transition event="done.state.s0" target="fail">
- </transition>
+ <transition event="done.state.s0" target="fail"/>
<state id="s01">
<transition target="s02"/>