irText tests for KT-19306
This commit is contained in:
committed by
TeamCityServer
parent
9f908cdf7c
commit
0841a6b0ea
+5
@@ -197,6 +197,11 @@ public class Fir2IrTextTestGenerated extends AbstractFir2IrTextTest {
|
||||
runTest("compiler/testData/ir/irText/classes/innerClassWithDelegatingConstructor.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt19306.kt")
|
||||
public void testKt19306() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/classes/kt19306.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt31649.kt")
|
||||
public void testKt31649() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/classes/kt31649.kt");
|
||||
|
||||
Reference in New Issue
Block a user