summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/kotlin.idea.tests.iml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/kotlin.idea.tests.iml')
-rw-r--r--plugins/kotlin/idea/tests/kotlin.idea.tests.iml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/kotlin/idea/tests/kotlin.idea.tests.iml b/plugins/kotlin/idea/tests/kotlin.idea.tests.iml
index cf5da62f4032..5bde6b76f4af 100644
--- a/plugins/kotlin/idea/tests/kotlin.idea.tests.iml
+++ b/plugins/kotlin/idea/tests/kotlin.idea.tests.iml
@@ -67,7 +67,7 @@
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
<orderEntry type="module" module-name="kotlin.uast.uast-kotlin" scope="TEST" />
<orderEntry type="module" module-name="kotlin.formatter" scope="TEST" />
- <orderEntry type="module" module-name="kotlin.jps-common" scope="TEST" />
+ <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-jps-common" level="project" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.util" scope="TEST" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.evaluation" scope="TEST" />
<orderEntry type="module" module-name="kotlin.j2k.services" scope="TEST" />
@@ -88,7 +88,7 @@
<orderEntry type="module" module-name="intellij.java.compiler.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.grazie.tests" scope="TEST" />
<orderEntry type="module" module-name="kotlin.jvm-run-configurations" scope="TEST" />
- <orderEntry type="library" name="kotlin-script-runtime" level="project" />
+ <orderEntry type="library" name="kotlinc.kotlin-script-runtime" level="project" />
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
</component>
</module> \ No newline at end of file