3 lines
152 B
Kotlin
3 lines
152 B
Kotlin
idePluginDependency {
|
|
publishTestJar(listOf(":compiler:test-infrastructure", ":compiler:tests-common-new", ":compiler:test-infrastructure-utils"))
|
|
} |