Skip to content

Commit

Permalink
reduce required memory
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 11, 2010
1 parent 298c054 commit ea97012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -125,7 +125,7 @@
<suiteXmlFiles>
<suiteXmlFile>unit-tests.xml</suiteXmlFile>
</suiteXmlFiles>
<argLine>-Xmx256m</argLine>
<argLine>-Xmx128m</argLine>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit ea97012

Please sign in to comment.