[kotlin] ensure feature suggester tests run against k2 as well

GitOrigin-RevId: 60c9ad5a29b8e372f965693bd914c31cfde6f400
This commit is contained in:
Anna Kozlova
2024-10-07 18:41:59 +02:00
committed by intellij-monorepo-bot
parent c046826ef3
commit a0a4b414eb

View File

@@ -60,5 +60,6 @@
<orderEntry type="module" module-name="intellij.jvm.analysis.kotlin.tests.k2" scope="RUNTIME" />
<orderEntry type="module" module-name="kotlin.base.analysis.analysis-api.k2.tests" scope="RUNTIME" />
<orderEntry type="module" module-name="kotlin.uast.uast-kotlin-idea.k2.tests" scope="RUNTIME" />
<orderEntry type="module" module-name="kotlin.features-trainer.tests" scope="RUNTIME" />
</component>
</module>