mirror of https://github.com/apache/lucene.git
dropped unnecessary tests.linedocsfile sysprop setting from the lucene module test run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e57b61092
commit
a74ac5b8f7
|
@ -82,7 +82,7 @@
|
|||
<module name="lucene" />
|
||||
<option name="TEST_OBJECT" value="package" />
|
||||
<option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$/lucene/build" />
|
||||
<option name="VM_PARAMETERS" value="-ea -Dlucene.version=4.0-SNAPSHOT -DtempDir=temp -Dtests.linedocsfile=europarl.lines.txt.gz" />
|
||||
<option name="VM_PARAMETERS" value="-ea -Dlucene.version=4.0-SNAPSHOT -DtempDir=temp" />
|
||||
<option name="TEST_SEARCH_SCOPE"><value defaultName="singleModule" /></option>
|
||||
</configuration>
|
||||
<configuration default="false" name="memory contrib" type="JUnit" factoryName="JUnit">
|
||||
|
|
Loading…
Reference in New Issue