mirror of https://github.com/apache/lucene.git
SOLR-5818: Add lucene expressions as a dependency on solr-core-tests idea file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576344 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9d9b5eee52
commit
09a960de4a
|
@ -28,5 +28,6 @@
|
|||
<orderEntry type="module" scope="TEST" module-name="spatial" />
|
||||
<orderEntry type="module" scope="TEST" module-name="misc" />
|
||||
<orderEntry type="module" scope="TEST" module-name="join" />
|
||||
<orderEntry type="module" scope="TEST" module-name="expressions" />
|
||||
</component>
|
||||
</module>
|
||||
|
|
Loading…
Reference in New Issue