aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/tests.iml17
1 files changed, 6 insertions, 11 deletions
diff --git a/tests/tests.iml b/tests/tests.iml
index ba3aeeb..6a6c905 100644
--- a/tests/tests.iml
+++ b/tests/tests.iml
@@ -19,19 +19,14 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/libs/android-junit-report-1.5.8.jar!/" />
+ <root url="file://$MODULE_DIR$/libs" />
</CLASSES>
<JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$MODULE_DIR$/libs/robotium-solo-3.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
+ <SOURCES>
+ <root url="file://$MODULE_DIR$/libs" />
+ </SOURCES>
+ <jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" />
+ <jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" type="SOURCES" />
</library>
</orderEntry>
<orderEntry type="inheritedJdk" />