Skip to content

Commit

Permalink
Update the solc-js branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
aarlt committed Feb 26, 2024
1 parent e4eb0bb commit dc88deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/externalTests/solc-js/solc-js.sh
Expand Up @@ -36,7 +36,7 @@ function solcjs_test
SOLCJS_INPUT_DIR="$TEST_DIR"/test/externalTests/solc-js

# set up solc-js on the branch specified
setup_solc "$DIR" solcjs "$SOLJSON" master solc/ "$SOLCJS_CHECKOUT"
setup_solc "$DIR" solcjs "$SOLJSON" fix_for_nlohmann_json solc/ "$SOLCJS_CHECKOUT"
cd solc/

printLog "Updating index.js file..."
Expand Down

0 comments on commit dc88deb

Please sign in to comment.