summaryrefslogtreecommitdiff
path: root/.idea/modules/ChatAPI.test.iml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/modules/ChatAPI.test.iml')
-rw-r--r--.idea/modules/ChatAPI.test.iml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/modules/ChatAPI.test.iml b/.idea/modules/ChatAPI.test.iml
new file mode 100644
index 0000000..6bd792d
--- /dev/null
+++ b/.idea/modules/ChatAPI.test.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="ChatAPI: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="unspecified" type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
+ <output-test url="file://$MODULE_DIR$/../../out/test/classes" />
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/../../src/test" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="ChatAPI.main" />
+ </component>
+ <component name="TestModuleProperties" production-module="ChatAPI.main" />
+</module> \ No newline at end of file