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:
Shalin Shekhar Mangar 2014-03-11 13:45:45 +00:00
parent 9d9b5eee52
commit 09a960de4a
1 changed files with 1 additions and 0 deletions

View File

@ -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>