mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-07 15:14:23 +08:00
增加 mvn test.bat 脚本
This commit is contained in:
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
|
Reference in New Issue
Block a user