Run solc-js tests against callback-context [REMOVE]

This commit is contained in:
Alex Beregszaszi
2019-11-22 11:50:13 +00:00
parent eedfafbbc4
commit 3133544313
+1 -1
View File
@@ -35,7 +35,7 @@ function solcjs_test
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js
# set up solc-js on the branch specified
setup master_060
setup callback-context
printLog "Updating index.js file..."
echo "require('./determinism.js');" >> test/index.js