mirror of
https://gitee.com/dromara/sa-token.git
synced 2024-12-01 19:37:42 +08:00
增加 mvn test.bat 脚本
This commit is contained in:
parent
3cc3efcc6f
commit
044684ae83
11
mvn test.bat
Normal file
11
mvn test.bat
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
:: 整体test
|
||||
call mvn clean test
|
||||
|
||||
|
||||
:: 最后打印
|
||||
echo;
|
||||
echo;
|
||||
echo ----------- test end -----------
|
||||
echo;
|
||||
pause
|
Loading…
Reference in New Issue
Block a user