mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
should fix the RedundantThrowTest
This commit is contained in:
@@ -38,7 +38,7 @@ public class RedundantThrowTest extends InspectionTestCase {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testImplicitSuper() throws Exception {
|
||||
public void testimplicitSuper() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user