Files
kotlin-fork/prepare/ide-plugin-dependencies/kotlin-compiler-tests-for-ide/build.gradle.kts
T
2021-05-11 12:36:59 +02:00

3 lines
152 B
Kotlin

idePluginDependency {
publishTestJar(listOf(":compiler:test-infrastructure", ":compiler:tests-common-new", ":compiler:test-infrastructure-utils"))
}