Skip to content

Commit

Permalink
try new solc-js tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Alt committed May 20, 2021
1 parent 2a132ab commit 8635bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/externalTests/solc-js/solc-js.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function solcjs_test
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js

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

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

0 comments on commit 8635bd0

Please sign in to comment.