summaryrefslogtreecommitdiffstats
path: root/test/uscxml
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-05-14 16:51:56 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-05-14 16:51:56 (GMT)
commit49127140ed2ad91bfcf532b3d2265582cb80b0db (patch)
treeb31c1537973792f4ac9216de82c0f041e9e8aeae /test/uscxml
parent6920a312918f989cd2970277a853fbed52cf0c38 (diff)
downloaduscxml-49127140ed2ad91bfcf532b3d2265582cb80b0db.zip
uscxml-49127140ed2ad91bfcf532b3d2265582cb80b0db.tar.gz
uscxml-49127140ed2ad91bfcf532b3d2265582cb80b0db.tar.bz2
Retain interpreter instance for DataModels in Java (Rhino)
Diffstat (limited to 'test/uscxml')
-rw-r--r--test/uscxml/java/test-ecmascript-datamodel.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/uscxml/java/test-ecmascript-datamodel.scxml b/test/uscxml/java/test-ecmascript-datamodel.scxml
index 4ec157c..14e75b3 100644
--- a/test/uscxml/java/test-ecmascript-datamodel.scxml
+++ b/test/uscxml/java/test-ecmascript-datamodel.scxml
@@ -1,4 +1,4 @@
-<scxml datamodel="java" initial="comparison" binding="late">
+<scxml datamodel="ecmascript" initial="comparison" binding="late">
<!-- unimplemented -->
<datamodel>
<data id="year" expr="2008" />