[IR][tests] Removal of inlined class case
^KT-52478
This commit is contained in:
Generated
+6
@@ -78,6 +78,12 @@ public class KlibABITestGenerated extends AbstractNativeKlibABITest {
|
||||
runTest("compiler/testData/klibABI/removeFunction/");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("removeInlinedClass")
|
||||
public void testRemoveInlinedClass() throws Exception {
|
||||
runTest("compiler/testData/klibABI/removeInlinedClass/");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("removeInlinedFunction")
|
||||
public void testRemoveInlinedFunction() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user