This commit is contained in:
owen05
2021-02-02 18:55:22 +08:00
parent 0a8247befc
commit f0ec1fa756
2 changed files with 15 additions and 2 deletions

View File

@@ -36,6 +36,12 @@ then
truffle test ./test/V2Proxy/proxy.twap.test.ts
fi
if [ "$1"x = "vdodo-mintRedeem"x ]
then
truffle test ./test/vDODO/mintRedeem.test.ts
fi
# if [ "$1"x = "route-incentive"x ]
# then
# truffle test ./test/Route/Incentive.test.ts