mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updates fixed version pragma in ext. truffle tests.
This commit is contained in:
parent
432b158890
commit
ba8356f093
@ -224,6 +224,8 @@ function truffle_run_test
|
|||||||
local compile_fn="$1"
|
local compile_fn="$1"
|
||||||
local test_fn="$2"
|
local test_fn="$2"
|
||||||
|
|
||||||
|
replace_version_pragmas
|
||||||
|
|
||||||
force_solc "$CONFIG" "$DIR" "$SOLJSON"
|
force_solc "$CONFIG" "$DIR" "$SOLJSON"
|
||||||
|
|
||||||
printLog "Checking optimizer level..."
|
printLog "Checking optimizer level..."
|
||||||
|
Loading…
Reference in New Issue
Block a user