Adjusts solc-js test to earlier override of soljson.

This commit is contained in:
Erik Kundt 2019-11-29 01:42:57 +01:00 committed by Daniel Kirchner
parent 40b58adcdb
commit f13fa7ed82

View File

@ -49,8 +49,6 @@ function solcjs_test
printLog "Copying SMTChecker tests..."
cp -Rf "$TEST_DIR"/test/libsolidity/smtCheckerTests test/
run_install install_fn
# Update version (needed for some tests)
echo "Updating package.json to version $VERSION"
npm version --allow-same-version --no-git-tag-version $VERSION