summaryrefslogtreecommitdiff
path: root/.idea/modules/CommandManager.test.iml
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2019-02-08 16:51:03 -0500
committerLogan Fick <logaldeveloper@protonmail.com>2019-02-08 16:51:03 -0500
commit50f53a63d13d6ec79e39c5204f89af61a833eff1 (patch)
tree6c6b1c44001089fa829f47d5b845354a6aa33f5b /.idea/modules/CommandManager.test.iml
parenta1b633e34e9371a2bac4f0a2250e3bf61501a4a8 (diff)
Added IntelliJ IDEA configuration files.
Diffstat (limited to '.idea/modules/CommandManager.test.iml')
-rw-r--r--.idea/modules/CommandManager.test.iml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/modules/CommandManager.test.iml b/.idea/modules/CommandManager.test.iml
new file mode 100644
index 0000000..f2fd8aa
--- /dev/null
+++ b/.idea/modules/CommandManager.test.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="CommandManager: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="CommandManager.main" />
+ </component>
+ <component name="TestModuleProperties" production-module="CommandManager.main" />
+</module> \ No newline at end of file