move test
This commit is contained in:
@@ -39,4 +39,8 @@ public class JdkAnnotationsTest extends CodegenTestCase {
|
||||
blackBoxFile("jdk-annotations/hashMap.kt");
|
||||
}
|
||||
|
||||
//moved from PrimitiveTypesTest
|
||||
public void testKt1397() {
|
||||
blackBoxFile("regressions/kt1397.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -437,10 +437,6 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
blackBoxFile("regressions/kt1634.kt");
|
||||
}
|
||||
|
||||
public void testKt1397() {
|
||||
blackBoxFile("regressions/kt1397.kt");
|
||||
}
|
||||
|
||||
public void testKt2269() {
|
||||
blackBoxFile("regressions/kt2269.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user