Rename KpmCompilerPluginIT

Make name of test suite to be considered as MPP test.

^KT-45745 In Progress
This commit is contained in:
Yahor Berdnikau
2022-03-07 16:27:06 +01:00
committed by teamcity
parent 4c2c7d9e5e
commit 8ef0bbb279
@@ -8,7 +8,7 @@ package org.jetbrains.kotlin.gradle
import org.junit.Test
import kotlin.test.assertTrue
class KpmCompilerPluginIT : BaseGradleIT() {
class KpmCompilerPluginMppIT : BaseGradleIT() {
@Test
fun testTransientPluginOptions() {