[K/N] Disable KT-59167 test on watchOS
This commit is contained in:
committed by
Space Team
parent
0bc19e70b6
commit
2d945b7226
@@ -4946,6 +4946,8 @@ if (PlatformInfo.isAppleTarget(project)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
interopTest("interop_kt59167") {
|
interopTest("interop_kt59167") {
|
||||||
|
// There is no GameController on watchOS.
|
||||||
|
enabled = target.family != Family.WATCHOS
|
||||||
source = 'interop/kt59167/main.kt'
|
source = 'interop/kt59167/main.kt'
|
||||||
interop = 'kt59167'
|
interop = 'kt59167'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user