case change

This commit is contained in:
anna
2011-06-04 11:37:44 +04:00
parent 7a90d7989d
commit c17e86b4b5
3 changed files with 1 additions and 1 deletions
@@ -140,5 +140,5 @@ public class DataFlowInspectionTest extends InspectionTestCase {
public void testIDEADEV13156() throws Exception { doTest15(); }
//public void testIDEADEV11033() throws Exception { doTest15(); }
public void testSwitchEnum() throws Exception { doTest15(); }
public void testSwitchEnumCases() throws Exception { doTest15(); }
}