Author: jleroux
Date: Thu Jul 28 17:57:38 2016
New Revision: 1754437
URL:
http://svn.apache.org/viewvc?rev=1754437&view=revLog:
Updates convenient test.bat
Modified:
ofbiz/trunk/tools/test.bat
Modified: ofbiz/trunk/tools/test.bat
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/tools/test.bat?rev=1754437&r1=1754436&r2=1754437&view=diff==============================================================================
--- ofbiz/trunk/tools/test.bat (original)
+++ ofbiz/trunk/tools/test.bat Thu Jul 28 17:57:38 2016
@@ -24,4 +24,4 @@ set OFBIZ_HOME=%~p0..\
rem ### Simple easy to read line
cd %OFBIZ_HOME%
echo on
-svn up && gradlew cleanAll loadDefault test
\ No newline at end of file
+svn up && gradlew cleanAll loadDefault testIntegration
\ No newline at end of file