Regenerate tests

This commit is contained in:
Mikhail Zarechenskiy
2016-12-06 08:56:45 +03:00
parent 0134b8819b
commit 57ee8c878c
@@ -11225,12 +11225,6 @@ public class LightAnalysisModeCodegenTestGenerated extends AbstractLightAnalysis
doTest(fileName);
}
@TestMetadata("kt12200Const.kt")
public void testKt12200Const() throws Exception {
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/properties/kt12200Const.kt");
doTest(fileName);
}
@TestMetadata("kt1398.kt")
public void testKt1398() throws Exception {
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/properties/kt1398.kt");