Skip to content

Commit 740ef2d

Browse files
author
Leo Alt
committed
try new solc-js tests
1 parent b8df3e3 commit 740ef2d

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" master
38+
setup "$SOLJSON" smt_proper_tests
3939

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

0 commit comments

Comments
 (0)