summaryrefslogtreecommitdiff
path: root/platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml')
-rw-r--r--platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml24
1 files changed, 24 insertions, 0 deletions
diff --git a/platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml b/platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml
new file mode 100644
index 000000000000..723fbecf4615
--- /dev/null
+++ b/platform/external-system-api/dependency-updater/intellij.platform.externalSystem.dependencyUpdater.tests.iml
@@ -0,0 +1,24 @@
+<?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$/testData">
+ <sourceFolder url="file://$MODULE_DIR$/testData" type="java-test-resource" />
+ </content>
+ <content url="file://$MODULE_DIR$/testSrc">
+ <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="intellij.platform.externalSystem.dependencyUpdater" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.java" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.groovy.psi" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.gradle" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.gradle.java" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.gradle.tests" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.gradle.dependencyUpdater" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.maven" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.maven.testFramework" scope="TEST" />
+ <orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
+ </component>
+</module> \ No newline at end of file