summaryrefslogtreecommitdiffstats
path: root/test/w3c/promela/test352.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/promela/test352.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/promela/test352.scxml')
-rw-r--r--test/w3c/promela/test352.scxml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/w3c/promela/test352.scxml b/test/w3c/promela/test352.scxml
index 464ee32..a964a04 100644
--- a/test/w3c/promela/test352.scxml
+++ b/test/w3c/promela/test352.scxml
@@ -6,6 +6,7 @@
</datamodel>
<state id="s0">
<onentry>
+ <send delay="5s" event="timeout"/>
<send type="http://www.w3.org/TR/scxml/#SCXMLEventProcessor" event="s0Event"/>
</onentry>
<transition event="s0Event" target="s1">