Files
openide/plugins/kotlin/tests-from-compiler/kotlin.testsFromCompiler.iml
Vladimir Krivosheev 4028424ea4 fix kotlin tests - add trove
GitOrigin-RevId: 797b726ebb7083a4e904653acda493a7b3c51489
2023-08-29 19:33:18 +00:00

21 lines
1.3 KiB
XML

<?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$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-jps-plugin-classpath" level="project" />
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-jps-plugin-tests" level="project" />
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
<orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
<orderEntry type="module" module-name="kotlin.test-framework" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.plugin" scope="TEST" />
<orderEntry type="module" module-name="kotlin.util.compiler-dependencies" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-common" level="project" />
<orderEntry type="module" module-name="intellij.devkit.jps" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.trove" scope="RUNTIME" />
</component>
</module>