summaryrefslogtreecommitdiffstats
path: root/test/w3c/xpath/test529.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/xpath/test529.scxml')
-rw-r--r--test/w3c/xpath/test529.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/xpath/test529.scxml b/test/w3c/xpath/test529.scxml
index 5a78529..d67af4b 100644
--- a/test/w3c/xpath/test529.scxml
+++ b/test/w3c/xpath/test529.scxml
@@ -3,7 +3,7 @@
<state id="s0" initial="s01">
- <transition event="done.state.s0" cond="$_event/data = '21'" target="pass">
+ <transition event="done.state.s0" cond="$_event/data = 21" target="pass">
</transition>
<transition event="done.state.s0" target="fail">