dodomineV2 test finish
This commit is contained in:
@@ -50,6 +50,12 @@ if [ "$1"x = "erc20-mine"x ]
|
||||
then
|
||||
truffle test ./test/DODOMineV2/erc20Mine.test.ts
|
||||
fi
|
||||
|
||||
if [ "$1"x = "vdodo-mine"x ]
|
||||
then
|
||||
truffle test ./test/DODOMineV2/vDODOMine.test.ts
|
||||
fi
|
||||
|
||||
# if [ "$1"x = "route-incentive"x ]
|
||||
# then
|
||||
# truffle test ./test/Route/Incentive.test.ts
|
||||
|
||||
Reference in New Issue
Block a user