Files
openide/jvm/jvm-analysis-kotlin-tests-shared/intellij.jvm.analysis.kotlin.tests.shared.iml
Bart van Helvert f59622a97b [jvm] Enable call matcher test
GitOrigin-RevId: 6e60b05400606840a6f5070d76284059d000b4cb
2024-09-14 15:32:51 +00:00

19 lines
1.2 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$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="kotlin.plugin.common" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.jvm.analysis.internal.testFramework" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.tests" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.impl.inspections" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" exported="" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.plugin" exported="" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.test" exported="" scope="TEST" />
<orderEntry type="module" module-name="kotlin.test-framework" scope="TEST" />
</component>
</module>