mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Run solc-js tests against callback-context [REMOVE]
This commit is contained in:
parent
eedfafbbc4
commit
3133544313
@ -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 master_060
|
setup callback-context
|
||||||
|
|
||||||
printLog "Updating index.js file..."
|
printLog "Updating index.js file..."
|
||||||
echo "require('./determinism.js');" >> test/index.js
|
echo "require('./determinism.js');" >> test/index.js
|
||||||
|
Loading…
Reference in New Issue
Block a user