mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
External tests: Add ENS contracts
This commit is contained in:
@@ -45,6 +45,7 @@ printTask "Running external tests..."
|
||||
$REPO_ROOT/externalTests/zeppelin.sh "$SOLJSON"
|
||||
$REPO_ROOT/externalTests/gnosis.sh "$SOLJSON"
|
||||
$REPO_ROOT/externalTests/colony.sh "$SOLJSON"
|
||||
$REPO_ROOT/externalTests/ens.sh "$SOLJSON"
|
||||
|
||||
# Disabled temporarily as it needs to be updated to latest Truffle first.
|
||||
#test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050
|
||||
|
||||
Reference in New Issue
Block a user