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

This reverts commit 3133544313.
This commit is contained in:
Alex Beregszaszi 2019-11-26 19:11:11 +01:00
parent a8578d1214
commit 1a4ee4ea34

View File

@ -35,7 +35,7 @@ function solcjs_test
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js
# set up solc-js on the branch specified # set up solc-js on the branch specified
setup callback-context setup master_060
printLog "Updating index.js file..." printLog "Updating index.js file..."
echo "require('./determinism.js');" >> test/index.js echo "require('./determinism.js');" >> test/index.js