Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Fixes issue 327 #335

Merged
merged 1 commit into from Jan 27, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"optimist": "0.6.1",
"sax": "0.6.0",
"scion-core": "git://github.com/jbeard4/scion-core.git#73039703d4d6a3abaca27031171a7bbb4cee746f",
"scion-core": "git://github.com/jbeard4/scion-core.git#cbd197e44adc39599902d43b38c85aa3d589c524",
"esprima": "~1.2.2"
},
"devDependencies": {
Expand Down
3 changes: 2 additions & 1 deletion test/run-tests-node.sh
Expand Up @@ -94,7 +94,8 @@ node scxml-test-framework/lib/test-client.js -v -r console \
scxml-test-framework/test/w3c-ecma/test550.txml.scxml \
scxml-test-framework/test/w3c-ecma/test551.txml.scxml \
scxml-test-framework/test/w3c-ecma/test552.txml.scxml \
scxml-test-framework/test/w3c-ecma/test558.txml.scxml
scxml-test-framework/test/w3c-ecma/test558.txml.scxml \
scxml-test-framework/test/misc/*.scxml
#FIXME w3c-ecma-modified/test301 should kill the process not raise error.
#FIXME issue #29 - re-enable scxml-test-framework/test/actionSend/*.scxml \

Expand Down
2 changes: 1 addition & 1 deletion test/scxml-test-framework
Submodule scxml-test-framework updated 2 files
+4 −0 test/misc/deep-initial.json
+18 −0 test/misc/deep-initial.scxml