[K/N] Don't use reflection in irText tests for obtaining manglers
See KT-61248
This commit is contained in:
committed by
teamcity
parent
9eba17d631
commit
904f8706ee
@@ -14,6 +14,7 @@ dependencies {
|
||||
testImplementation(projectTests(":compiler:tests-common-new"))
|
||||
testImplementation(projectTests(":compiler:test-infrastructure"))
|
||||
testImplementation(projectTests(":generators:test-generator"))
|
||||
testImplementation(project(":compiler:ir.serialization.native"))
|
||||
testImplementation(project(":native:kotlin-native-utils"))
|
||||
testImplementation(project(":native:executors"))
|
||||
testImplementation(project(":kotlin-util-klib-abi"))
|
||||
|
||||
Reference in New Issue
Block a user