manifest extensions extracted to separate file and moved to 'manifest' module so tests which don't depend on manifest support won't try to load its extensions

This commit is contained in:
nik
2013-08-23 12:52:03 +04:00
parent 0d23c765b3
commit 766a3a0192
5 changed files with 25 additions and 21 deletions
-1
View File
@@ -30,7 +30,6 @@
<orderEntry type="module" module-name="java-indexing-api" scope="TEST" />
<orderEntry type="module" module-name="external-system-impl" scope="RUNTIME" />
<orderEntry type="module" module-name="junit_rt" scope="TEST" />
<orderEntry type="module" module-name="manifest" scope="TEST" />
</component>
</module>