Add jobs and scripts running external tests for Gnosis v2

This commit is contained in:
Kamil Śliwak
2020-12-07 14:09:18 +01:00
parent e05241adfc
commit 70a2fc58b0
3 changed files with 84 additions and 0 deletions
+1
View File
@@ -44,6 +44,7 @@ printTask "Running external tests..."
"$REPO_ROOT/externalTests/zeppelin.sh" "$SOLJSON"
"$REPO_ROOT/externalTests/gnosis.sh" "$SOLJSON"
"$REPO_ROOT/externalTests/gnosis-v2.sh" "$SOLJSON"
"$REPO_ROOT/externalTests/colony.sh" "$SOLJSON"
"$REPO_ROOT/externalTests/ens.sh" "$SOLJSON"