summaryrefslogtreecommitdiffstats
path: root/test/w3c/lua/test347.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/lua/test347.scxml')
-rw-r--r--test/w3c/lua/test347.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/lua/test347.scxml b/test/w3c/lua/test347.scxml
index 4184032..e11e6d4 100644
--- a/test/w3c/lua/test347.scxml
+++ b/test/w3c/lua/test347.scxml
@@ -17,7 +17,7 @@ and its parent process -->
</content>
</invoke>
<onentry>
- <send xmlns:scxml="http://www.w3.org/2005/07/scxml" delay="20000" event="timeout"/>
+ <send delay="20s" event="timeout"/>
</onentry>
<transition event="timeout" target="fail"/>
<state id="s01">