summaryrefslogtreecommitdiff
path: root/plugins/kotlin/test-framework/kotlin.test-framework.iml
blob: 09a28b547b4edd824566dd260169d5aeb730e9d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?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="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="intellij.platform.core" scope="RUNTIME" />
    <orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-reflect" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-common" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-fe10" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
    <orderEntry type="library" scope="TEST" name="Trove4j" level="project" />
    <orderEntry type="library" scope="TEST" name="TestNG" level="project" />
    <orderEntry type="module" module-name="kotlin.jps-common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.core" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.fir.frontend-independent" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.idea" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.jvm" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.formatter" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.testFramework" exported="" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.core.impl" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.externalSystem" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.externalSystem.impl" scope="TEST" />
  </component>
</module>