diff options
Diffstat (limited to 'tests/tests.iml')
-rw-r--r-- | tests/tests.iml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/tests.iml b/tests/tests.iml deleted file mode 100644 index 6698b2b..0000000 --- a/tests/tests.iml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="android" name="Android"> - <configuration> - <notImportedProperties> - <property>MANIFEST_FILE_PATH</property> - <property>RESOURCES_DIR_PATH</property> - <property>ASSETS_DIR_PATH</property> - <property>NATIVE_LIBS_DIR_PATH</property> - </notImportedProperties> - </configuration> - </facet> - </component> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" /> - <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="andiodine" scope="PROVIDED" /> - </component> -</module> - |