a2_test.iml 822 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module external.linked.project.id="a2:test" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
  4. <output-test url="file://$MODULE_DIR$/../../out/test/classes" />
  5. <exclude-output />
  6. <content url="file://$MODULE_DIR$/../../src/test" />
  7. <orderEntry type="inheritedJdk" />
  8. <orderEntry type="sourceFolder" forTests="false" />
  9. <orderEntry type="module" module-name="a2_main" />
  10. </component>
  11. <component name="TestModuleProperties" production-module="a2_main" />
  12. </module>