prevent useless gc in tests, using the value from lucene

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2010-03-22 15:42:30 +00:00
parent 7ff2d5d3af
commit cb4985074f
1 changed files with 1 additions and 0 deletions

View File

@ -394,6 +394,7 @@
<property name="dir.prop" value=""/>
<junit printsummary="no"
haltonfailure="no"
maxmemory="512M"
errorProperty="tests.failed"
failureProperty="tests.failed"
dir="src/test/test-files/"