mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
externalTests.sh: Remove outdated commented-out command to run gnosis
- A newer command is already enabled above it
This commit is contained in:
parent
081b80ccb2
commit
68ff073b3b
@ -42,6 +42,3 @@ printTask "Running external tests..."
|
||||
"$REPO_ROOT/externalTests/gnosis-v2.sh" "$@"
|
||||
"$REPO_ROOT/externalTests/colony.sh" "$@"
|
||||
"$REPO_ROOT/externalTests/ens.sh" "$@"
|
||||
|
||||
# Disabled temporarily as it needs to be updated to latest Truffle first.
|
||||
#test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050
|
||||
|
Loading…
Reference in New Issue
Block a user