summaryrefslogtreecommitdiffstats
path: root/test/w3c/ecma/test187.scxml
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-10-12 20:51:57 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-10-12 20:51:57 (GMT)
commit9ba649b087df2bc161759e55549facc2f8f80878 (patch)
tree210f9ff17c55a09744da0dcede9ff27b8e1fb47e /test/w3c/ecma/test187.scxml
parentfa90b5749693d9f5817ad1f106334a0877171fd3 (diff)
downloaduscxml-9ba649b087df2bc161759e55549facc2f8f80878.zip
uscxml-9ba649b087df2bc161759e55549facc2f8f80878.tar.gz
uscxml-9ba649b087df2bc161759e55549facc2f8f80878.tar.bz2
Passing all tests but xpath and lua
Diffstat (limited to 'test/w3c/ecma/test187.scxml')
-rw-r--r--test/w3c/ecma/test187.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/ecma/test187.scxml b/test/w3c/ecma/test187.scxml
index 59b16ba..4b3e15e 100644
--- a/test/w3c/ecma/test187.scxml
+++ b/test/w3c/ecma/test187.scxml
@@ -6,7 +6,7 @@ parent session, should not receive childToParent. If it does, we fail. Otherwis
<scxml xmlns="http://www.w3.org/2005/07/scxml" xmlns:conf="http://www.w3.org/2005/scxml-conformance" initial="s0" version="1.0" datamodel="ecmascript">
<state id="s0">
<onentry>
- <send event="timeout" delay="1s"/>
+ <send event="timeout" delayexpr="'1s'"/>
</onentry>
<invoke type="scxml">
<content>