Drop all tests that disable features for language version less than 3
This commit is contained in:
Generated
-6
@@ -6085,12 +6085,6 @@ public class ExternalTestGenerated extends AbstractExternalNativeBlackBoxTest {
|
||||
runTest("compiler/testData/codegen/box/constants/kt9532.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt9532_lv10.kt")
|
||||
public void testKt9532_lv10() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/constants/kt9532_lv10.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("long.kt")
|
||||
public void testLong() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user