Remove invalid android-tests library

This commit is contained in:
Yan Zhulanow
2014-11-28 18:31:44 +03:00
parent 27d4132c77
commit 638fb7526c
2 changed files with 0 additions and 10 deletions
-9
View File
@@ -1,9 +0,0 @@
<component name="libraryTable">
<library name="android_tests">
<CLASSES>
<root url="jar://$PROJECT_DIR$/dependencies/android_tests.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
@@ -11,7 +11,6 @@
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="android-compiler-plugin" exported="" />
<orderEntry type="library" exported="" scope="PROVIDED" name="android" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="android_tests" level="project" />
<orderEntry type="library" scope="PROVIDED" name="idea-full" level="project" />
<orderEntry type="module" module-name="idea" scope="PROVIDED" />
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />