Minor: drop kt21014.kt (SIGSEGV on HotSpot 6.0_45-b06)

This commit is contained in:
Dmitry Petrov
2020-12-22 19:56:54 +03:00
parent f647233189
commit 3ae8521f12
8 changed files with 0 additions and 52 deletions
@@ -2050,11 +2050,6 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
runTest("compiler/testData/codegen/box/callableReference/javaField.kt");
}
@TestMetadata("kt21014.kt")
public void testKt21014() throws Exception {
runTest("compiler/testData/codegen/box/callableReference/kt21014.kt");
}
@TestMetadata("kt37604.kt")
public void testKt37604() throws Exception {
runTest("compiler/testData/codegen/box/callableReference/kt37604.kt");