LUCENE-3795 move "base" module's tests back into itself from "strategies".

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292972 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Wayne Smiley 2012-02-23 21:41:30 +00:00
parent 56fdbaffef
commit de101ca393
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="JUnit" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
@ -21,6 +21,7 @@
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module" module-name="lucene" scope="TEST" />
</component>
</module>