Revert 4ca90e9c68
This commit is contained in:
@@ -142,11 +142,6 @@ public class ControlFlowTestGenerated extends AbstractControlFlowTest {
|
||||
doTest("compiler/testData/cfg/invoke.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("lastElvis.kt")
|
||||
public void testLastElvis() throws Exception {
|
||||
doTest("compiler/testData/cfg/lastElvis.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("LazyBooleans.kt")
|
||||
public void testLazyBooleans() throws Exception {
|
||||
doTest("compiler/testData/cfg/LazyBooleans.kt");
|
||||
|
||||
Reference in New Issue
Block a user