Fixing surefire random run definition

This commit is contained in:
Joakim Erdfelt 2016-07-06 11:26:54 -07:00
parent d616f43cea
commit 8a12915dac
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@
<configuration>
<argLine>-showversion -Xmx1g -Xms1g -XX:+PrintGCDetails</argLine>
<failIfNoTests>false</failIfNoTests>
<runMode>random</runMode>
<runOrder>random</runOrder>
<systemProperties>
<!--
<property>