We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8df3e3 commit 740ef2dCopy full SHA for 740ef2d
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" master
+ setup "$SOLJSON" smt_proper_tests
39
40
printLog "Updating index.js file..."
41
echo "require('./determinism.js');" >> test/index.js
0 commit comments