Android plugin test dependencies added

This commit is contained in:
Yan Zhulanow
2014-11-13 16:05:38 +03:00
parent 27e1e7ffdb
commit a8e3e4d8de
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,6 +22,6 @@
<orderEntry type="module" module-name="preloader" />
<orderEntry type="module" module-name="util" />
<orderEntry type="module" module-name="frontend.android" scope="TEST" />
<orderEntry type="module" module-name="android-compiler-plugin" />
<orderEntry type="module" module-name="android-compiler-plugin" scope="TEST" />
</component>
</module>
+1
View File
@@ -36,5 +36,6 @@
<jarDirectory url="file://$MODULE_DIR$/../ideaSDK/plugins/gradle/lib" recursive="false" type="SOURCES" />
</library>
</orderEntry>
<orderEntry type="module" module-name="android-jps-plugin" scope="TEST" />
</component>
</module>