increase max memory for testing
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6070 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
1 parent
7f2bbc7275
commit
ac86f8e3d6
1 file changed
+1
@@ -239,6 +239,7 @@
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<forkMode>once</forkMode>
|
||||
<argLine>-Xmx512m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in new issue
Block a user