more precise allowUncheckedConversion

This commit is contained in:
anna
2012-04-10 12:46:55 +02:00
parent 72a8a1b509
commit a36ec814a0
2 changed files with 13 additions and 4 deletions
@@ -157,7 +157,7 @@ public class AdvHighlightingJdk7Test extends DaemonAnalyzerTestCase {
doTestAmbiguous();
}
public void _testAmbiguousIDEA67832() throws Exception {
public void testAmbiguousIDEA67832() throws Exception {
doTestAmbiguous();
}