[K/N][Tests] Migrate test platform_zlib.kt
^KT-61259
This commit is contained in:
committed by
Space Team
parent
06a89a0061
commit
3b4ca56f74
@@ -1505,13 +1505,6 @@ standaloneTest("interop_libiconv") {
|
||||
UtilsKt.dependsOnPlatformLibs(it)
|
||||
}
|
||||
|
||||
standaloneTest("interop_zlib") {
|
||||
enabled = (project.testTarget == null)
|
||||
source = "interop/platform_zlib.kt"
|
||||
useGoldenData = true
|
||||
UtilsKt.dependsOnPlatformLibs(it)
|
||||
}
|
||||
|
||||
standaloneTest("interop_objc_illegal_sharing") {
|
||||
disabled = !PlatformInfo.isAppleTarget(project)
|
||||
source = "interop/objc/illegal_sharing.kt"
|
||||
|
||||
Reference in New Issue
Block a user