Skip to content

Commit 1263416

Browse files
author
Leo Alt
committed
use solc-js master again
1 parent ad00721 commit 1263416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/externalTests/solc-js/solc-js.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function solcjs_test
3535
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js
3636

3737
# set up solc-js on the branch specified
38-
setup "$SOLJSON" smt_proper_tests
38+
setup "$SOLJSON" master
3939

4040
printLog "Updating index.js file..."
4141
echo "require('./determinism.js');" >> test/index.js

0 commit comments

Comments
 (0)