[ObjCExport] K1 header generator test setup: Use native compiler/native builtIns and production namer configuration
To keep the tests closer to 'real life'/'production.' KT-65670
This commit is contained in:
committed by
Space Team
parent
ee2aa6d67f
commit
152aa24c53
+1
-1
@@ -88,7 +88,7 @@ class ObjCExportTypeTranslationTest(
|
||||
""".trimIndent()
|
||||
)
|
||||
|
||||
assertEquals("Unit * -> void", header.renderTypesOfSymbol("foo"))
|
||||
assertEquals("KotlinUnit * -> void", header.renderTypesOfSymbol("foo"))
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user