We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad00721 commit 1263416Copy full SHA for 1263416
test/externalTests/solc-js/solc-js.sh
@@ -35,7 +35,7 @@ function solcjs_test
35
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js
36
37
# set up solc-js on the branch specified
38
- setup "$SOLJSON" smt_proper_tests
+ setup "$SOLJSON" master
39
40
printLog "Updating index.js file..."
41
echo "require('./determinism.js');" >> test/index.js
0 commit comments