Move Android-related tests to the separate testGroup

This commit is contained in:
Yan Zhulanow
2014-11-06 15:23:08 +03:00
parent fa62d3bcec
commit 1b355004d5
2 changed files with 44 additions and 35 deletions
+3 -1
View File
@@ -25,5 +25,7 @@
<orderEntry type="module" module-name="js.frontend" scope="TEST" />
<orderEntry type="module" module-name="util" scope="TEST" />
<orderEntry type="module" module-name="android-compiler-plugin" scope="TEST" />
<orderEntry type="module" module-name="android-idea-plugin" scope="TEST" />
<orderEntry type="module" module-name="android-jps-plugin" scope="TEST" />
</component>
</module>
</module>