Adjusts solc-js test to earlier override of soljson.

This commit is contained in:
Erik Kundt
2019-12-02 18:10:39 +01:00
committed by Daniel Kirchner
parent 40b58adcdb
commit f13fa7ed82
-2
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