Follow-up KT-32929: add test dependency
This commit is contained in:
@@ -3337,6 +3337,7 @@ Task interopTest(String name, Closure<KonanInteropTest> configureClosure) {
|
|||||||
|
|
||||||
|
|
||||||
standaloneTest("interop_objc_allocException") {
|
standaloneTest("interop_objc_allocException") {
|
||||||
|
dependsOnPlatformLibs(it)
|
||||||
disabled = !isAppleTarget(project)
|
disabled = !isAppleTarget(project)
|
||||||
expectedExitStatus = 0
|
expectedExitStatus = 0
|
||||||
source = "interop/objc/allocException.kt"
|
source = "interop/objc/allocException.kt"
|
||||||
|
|||||||
Reference in New Issue
Block a user