External test for PRBMath

This commit is contained in:
Kamil Śliwak
2022-01-21 23:48:46 +01:00
parent 3f401ebd42
commit 36efd084df
3 changed files with 90 additions and 0 deletions
+1
View File
@@ -49,3 +49,4 @@ printTask "Running external tests..."
"$REPO_ROOT/externalTests/pool-together.sh" "$@"
"$REPO_ROOT/externalTests/perpetual-pools.sh" "$@"
"$REPO_ROOT/externalTests/uniswap.sh" "$@"
"$REPO_ROOT/externalTests/prb-math.sh" "$@"