Rename test files

This commit is contained in:
Natalia.Ukhorskaya
2012-08-31 15:13:46 +04:00
parent 84e846649f
commit c5711cccda
3 changed files with 1 additions and 1 deletions
@@ -52,7 +52,7 @@ public class OptimizeImportsTest extends LightCodeInsightTestCase {
doTest();
}
public void testKt2488() throws Exception {
public void testKt2488EnumEntry() throws Exception {
doTest();
}