Regenerate tests

This commit is contained in:
Dmitriy Novozhilov
2023-02-20 12:06:17 +02:00
parent 369ca6b4eb
commit 8d587322e9
@@ -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 {