External test for Euler

This commit is contained in:
Kamil Śliwak
2022-01-14 02:14:05 +01:00
parent f7a075bd48
commit 054f1cb304
3 changed files with 82 additions and 0 deletions
+1
View File
@@ -43,3 +43,4 @@ printTask "Running external tests..."
"$REPO_ROOT/externalTests/colony.sh" "$@"
"$REPO_ROOT/externalTests/ens.sh" "$@"
"$REPO_ROOT/externalTests/trident.sh" "$@"
"$REPO_ROOT/externalTests/euler.sh" "$@"