allow to run tests from platform-tests module using community-main classpath (to include e.g. java-impl to classpath)

This commit is contained in:
Dmitry Batrak
2015-06-26 18:58:40 +03:00
parent f14a4bd508
commit f89a8d033d
+1
View File
@@ -109,5 +109,6 @@
<orderEntry type="module" module-name="json" />
<orderEntry type="module" module-name="json-tests" scope="TEST" />
<orderEntry type="module" module-name="typeMigration" />
<orderEntry type="module" module-name="platform-tests" />
</component>
</module>