Adds external ColonyNetworks tests.

This commit is contained in:
Erik Kundt
2019-05-07 11:55:06 +02:00
parent 09f46b98ca
commit 3a69a72eb9
3 changed files with 77 additions and 1 deletions
+3 -1
View File
@@ -218,7 +218,9 @@ function run_test
clean
force_solc_settings "$CONFIG" "$optimize" "petersburg"
# Force ABIEncoderV2 in the last step. Has to be the last because code is modified.
[[ "$optimize" =~ yul ]] && force_abi_v2
if [ "$FORCE_ABIv2" = true ]; then
[[ "$optimize" =~ yul ]] && force_abi_v2
fi
printLog "Running compile function..."
$compile_fn