Minor. Regenerate tests

This commit is contained in:
Ilmir Usmanov
2022-12-13 09:41:52 +01:00
committed by teamcity
parent 64d40aa285
commit 58d6d7b9ad
10 changed files with 60 additions and 24 deletions
@@ -4014,6 +4014,12 @@ public class FirBlackBoxInlineCodegenTestGenerated extends AbstractFirBlackBoxIn
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
}
@Test
@TestMetadata("kt55398.kt")
public void testKt55398() throws Exception {
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
}
@Test
@TestMetadata("kt6988.kt")
public void testKt6988() throws Exception {
@@ -4014,6 +4014,12 @@ public class FirLightTreeBlackBoxInlineCodegenTestGenerated extends AbstractFirL
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
}
@Test
@TestMetadata("kt55398.kt")
public void testKt55398() throws Exception {
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
}
@Test
@TestMetadata("kt6988.kt")
public void testKt6988() throws Exception {
@@ -4014,6 +4014,12 @@ public class FirSerializeCompileKotlinAgainstInlineKotlinTestGenerated extends A
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
}
@Test
@TestMetadata("kt55398.kt")
public void testKt55398() throws Exception {
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
}
@Test
@TestMetadata("kt6988.kt")
public void testKt6988() throws Exception {