[Gradle IT] Enable integration test after Native version bump
#KT-58219
This commit is contained in:
-1
@@ -63,7 +63,6 @@ class CustomK2Tests : KGPBaseTest() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Disabled("disable until kotlin/native dependency is updated to include KT-58219")
|
|
||||||
@GradleTest
|
@GradleTest
|
||||||
@DisplayName("Native metadata of intermediate with reference to internal in common. KT-58219")
|
@DisplayName("Native metadata of intermediate with reference to internal in common. KT-58219")
|
||||||
fun nativeMetadataOfIntermediateWithReferenceToInternalInCommon(gradleVersion: GradleVersion) {
|
fun nativeMetadataOfIntermediateWithReferenceToInternalInCommon(gradleVersion: GradleVersion) {
|
||||||
|
|||||||
Reference in New Issue
Block a user