IR text tests: Don't dump signature mangled names for IR-based descriptors
^KT-57788
This commit is contained in:
committed by
Space Team
parent
07aad38c69
commit
cbf21acede
-5
@@ -2124,11 +2124,6 @@ public class KlibIrTextTestCaseGenerated extends AbstractKlibIrTextTestCase {
|
||||
runTest("compiler/testData/ir/irText/firProblems/FirBuilder.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("ImplicitReceiverStack.kt")
|
||||
public void testImplicitReceiverStack() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/ImplicitReceiverStack.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("inapplicableCollectionSet.kt")
|
||||
public void testInapplicableCollectionSet() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/inapplicableCollectionSet.kt");
|
||||
|
||||
Reference in New Issue
Block a user