Regenerate tests
This commit is contained in:
+6
@@ -33142,6 +33142,12 @@ public class FirPsiBlackBoxCodegenTestGenerated extends AbstractFirPsiBlackBoxCo
|
||||
runTest("compiler/testData/codegen/box/multiplatform/multiModule/getRidOfDoubleBindingInFir2IrLazyProperty.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("hmppSimple.kt")
|
||||
public void testHmppSimple() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/multiplatform/multiModule/hmppSimple.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("independentCommonSourceModules.kt")
|
||||
public void testIndependentCommonSourceModules() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user