IDEA-54295 Unify test data path access for all IDEA tests

'platform-api' is added as dependency in order to delegate test data request processing to it
This commit is contained in:
Denis Zhdanov
2010-05-14 13:49:03 +04:00
parent c26497433f
commit 97603705e0
+1
View File
@@ -12,6 +12,7 @@
<orderEntry type="module" module-name="idea-ui" scope="RUNTIME" />
<orderEntry type="module" module-name="community-resources" scope="RUNTIME" />
<orderEntry type="module" module-name="execution-impl" scope="RUNTIME" />
<orderEntry type="module" module-name="platform-api" />
</component>
</module>