Updates fixed version pragma in ext. truffle tests.

This commit is contained in:
Erik Kundt 2019-10-30 14:28:19 +01:00
parent 432b158890
commit ba8356f093

View File

@ -224,6 +224,8 @@ function truffle_run_test
local compile_fn="$1"
local test_fn="$2"
replace_version_pragmas
force_solc "$CONFIG" "$DIR" "$SOLJSON"
printLog "Checking optimizer level..."