summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml15
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml b/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml
deleted file mode 100644
index 62cd41c3ccb5..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/KotlinProjectWithEmptyOutputDirInSomeModules/test_module/test_module.iml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output-test url="file://$MODULE_DIR$/../out/test/test_module" />
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
- </content>
- <orderEntry type="jdk" jdkName="IDEA_JDK" jdkType="JavaSDK" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="produciton_module" />
- </component>
-</module>
-