mirror of https://github.com/apache/lucene.git
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:
parent
56fdbaffef
commit
de101ca393
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue