Minor. Add smap test for multifile facade
This commit is contained in:
+5
@@ -3315,6 +3315,11 @@ public class BlackBoxInlineCodegenTestGenerated extends AbstractBlackBoxInlineCo
|
||||
runTest("compiler/testData/codegen/boxInline/smap/kt35006.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("multiFileFacade.kt")
|
||||
public void testMultiFileFacade() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/smap/multiFileFacade.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("oneFile.kt")
|
||||
public void testOneFile() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/smap/oneFile.kt");
|
||||
|
||||
Reference in New Issue
Block a user