[Test] Regenerate tests

This commit is contained in:
Dmitriy Novozhilov
2021-12-07 13:06:50 +03:00
parent ce2c6f5d1f
commit e8868a2eff
@@ -7730,12 +7730,6 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
runTest("compiler/testData/codegen/box/coroutines/kt49168.kt");
}
@Test
@TestMetadata("kt49645.kt")
public void testKt49645() throws Exception {
runTest("compiler/testData/codegen/box/coroutines/kt49645.kt");
}
@Test
@TestMetadata("lastExpressionIsLoop.kt")
public void testLastExpressionIsLoop() throws Exception {