faster tests

This commit is contained in:
Ceki Gulcu 2016-02-09 16:50:08 +01:00
parent 0151ac3aeb
commit 2f5d369d67
1 changed files with 2 additions and 2 deletions

View File

@ -184,8 +184,8 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<configuration>
<forkCount>2</forkCount>
<reuseForks>false</reuseForks>
<forkCount>2C</forkCount>
<reuseForks>true</reuseForks>
<reportFormat>plain</reportFormat>
<trimStackTrace>false</trimStackTrace>
<excludes>