summaryrefslogtreecommitdiffstats
path: root/test/w3c/lua
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2017-01-18 17:15:46 (GMT)
committerStefan Radomski <github@mintwerk.de>2017-01-18 17:15:46 (GMT)
commitfc78cfdc4d1f5bba8dbd6a412f23651e185cb191 (patch)
treedd32929c07e6c19250f2e8fde1e73712bab0c6fb /test/w3c/lua
parent01ee860a88b5c8cf25fb7dcc145662d2c27f3ebe (diff)
downloaduscxml-fc78cfdc4d1f5bba8dbd6a412f23651e185cb191.zip
uscxml-fc78cfdc4d1f5bba8dbd6a412f23651e185cb191.tar.gz
uscxml-fc78cfdc4d1f5bba8dbd6a412f23651e185cb191.tar.bz2
Worked on passing even more IRP tests
Diffstat (limited to 'test/w3c/lua')
-rw-r--r--test/w3c/lua/test488.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/lua/test488.scxml b/test/w3c/lua/test488.scxml
index db6b062..b5dfcf1 100644
--- a/test/w3c/lua/test488.scxml
+++ b/test/w3c/lua/test488.scxml
@@ -12,7 +12,7 @@
</state>
<final id="s02">
<donedata>
- <param expr="return" name="someParam"/>
+ <param expr="return#" name="someParam"/>
</donedata>
</final>
</state>