mvm test param add -U

This commit is contained in:
thinkgem
2018-05-31 21:33:23 +08:00
parent 131e0332e0
commit e1608eda1f
2 changed files with 2 additions and 2 deletions

View File

@@ -36,6 +36,6 @@ echo.
cd %~dp0
cd ..
call mvn test -Dtest=com.jeesite.test.InitCoreData
call mvn test -Dtest=com.jeesite.test.InitCoreData -U
pause