summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-13 19:29:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-13 19:29:01 +0000
commit8fd51678ba9389c59b5d2eab72514586e00204a2 (patch)
treeb372367a38b2d7997de0aba533d8765b5a6998ef /plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml
parenta313a2cd38efda34402faaa45b2dc210f9953844 (diff)
parent94136e97c59789b2242f8eee1cd8abde4fe323d4 (diff)
downloadintellij-kotlin-studio-beta.tar.gz
Snap for 8709740 from 94136e97c59789b2242f8eee1cd8abde4fe323d4 to studio-dolphin-releasestudio-2021.3.1-betastudio-beta
Change-Id: I60acba3629ba543acf77426e415cd999c5252307
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml15
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml b/plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.iml
deleted file mode 100644
index 427f7bce96f1..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/InternalFromSpecialRelatedModule/module2/module2.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="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <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="module1" />
- <orderEntry type="library" name="KotlinRuntime" level="project" />
- </component>
- <component name="TestModuleProperties" production-module="module1" />
-</module>
-