[tests] Drop a BI codegen test for should-be-red issue KT-63648
This commit is contained in:
committed by
Space Team
parent
254bcdc80a
commit
4b649cbbe9
-5
@@ -2635,11 +2635,6 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/builderInference/issues/kt61310.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt63648.kt")
|
||||
public void testKt63648() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/builderInference/issues/kt63648.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt63733.kt")
|
||||
public void testKt63733() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/builderInference/issues/kt63733.kt");
|
||||
|
||||
Reference in New Issue
Block a user