fix compilation after: remove unused dependency on Mocks lib

fix installer (some production code depends on testframework)
This commit is contained in:
Vladimir Krivosheev
2015-08-21 19:11:45 +02:00
parent f93dd2d1cd
commit 9c0fb22583
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -45,6 +45,6 @@
<orderEntry type="module" module-name="RegExpSupport" scope="TEST" />
<orderEntry type="module" module-name="spellchecker" scope="TEST" />
<orderEntry type="module" module-name="util-tests" scope="TEST" />
<orderEntry type="library" name="Mocks" level="project" />
<orderEntry type="library" scope="TEST" name="Mocks" level="project" />
</component>
</module>