[ObjCExport] Run new ObjCExport tests as native tests on CI
^KT-64839 Fixed
This commit is contained in:
committed by
Space Team
parent
809b278a7b
commit
9c3de4332f
@@ -27,7 +27,7 @@ sourceSets {
|
||||
|
||||
testsJar()
|
||||
|
||||
nativeTest("test", tag = null) {
|
||||
nativeTest("test", tag = null, requirePlatformLibs = true) {
|
||||
useJUnitPlatform()
|
||||
enableJunit5ExtensionsAutodetection()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user