mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #7588 from ethereum/ext-tests-version-pragma-060
Updates fixed version pragma in ext. truffle tests.
This commit is contained in:
commit
5434ba025e
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user