Rename KpmCompilerPluginIT
Make name of test suite to be considered as MPP test. ^KT-45745 In Progress
This commit is contained in:
committed by
teamcity
parent
4c2c7d9e5e
commit
8ef0bbb279
+1
-1
@@ -8,7 +8,7 @@ package org.jetbrains.kotlin.gradle
|
|||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
import kotlin.test.assertTrue
|
import kotlin.test.assertTrue
|
||||||
|
|
||||||
class KpmCompilerPluginIT : BaseGradleIT() {
|
class KpmCompilerPluginMppIT : BaseGradleIT() {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun testTransientPluginOptions() {
|
fun testTransientPluginOptions() {
|
||||||
Reference in New Issue
Block a user