mineV2 test ing

This commit is contained in:
owen05
2021-03-26 15:01:10 +08:00
parent df39a2799b
commit 67964f41fc
6 changed files with 275 additions and 3 deletions

View File

@@ -46,7 +46,10 @@ then
truffle test ./test/vDODO/mintRedeem.test.ts
fi
if [ "$1"x = "erc20-mine"x ]
then
truffle test ./test/DODOMineV2/erc20Mine.test.ts
fi
# if [ "$1"x = "route-incentive"x ]
# then
# truffle test ./test/Route/Incentive.test.ts