mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
do not upper case
This commit is contained in:
@@ -29,7 +29,7 @@ public class MakeClassStaticTest extends LightCodeInsightTestCase {
|
||||
|
||||
public void testSimpleWithFields() throws Exception { performWithFields(); }
|
||||
|
||||
public void testFieldInitializerMoveToConstructor() throws Exception { performWithFields(); }
|
||||
public void testFieldInitializerMovedToConstructor() throws Exception { performWithFields(); }
|
||||
|
||||
public void testQualifiedThisInSibling() throws Exception { perform(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user