mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-06-28 04:35:16 +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