mirror of https://github.com/apache/lucene.git
SOLR-5920: IntelliJ config: fix solr-core-tests dependency module name analysis-icu -> icu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583159 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
84c66cf6c3
commit
7deae5526e
|
@ -30,7 +30,7 @@
|
|||
<orderEntry type="module" scope="TEST" module-name="misc" />
|
||||
<orderEntry type="module" scope="TEST" module-name="join" />
|
||||
<orderEntry type="module" scope="TEST" module-name="expressions" />
|
||||
<orderEntry type="module" scope="TEST" module-name="analysis-icu" />
|
||||
<orderEntry type="module" scope="TEST" module-name="icu" />
|
||||
<orderEntry type="module" scope="TEST" module-name="analysis-extras" />
|
||||
</component>
|
||||
</module>
|
||||
|
|
Loading…
Reference in New Issue