mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
test data fixed according to new name suggestions
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ public class Test {
|
||||
}
|
||||
|
||||
public class MyArrayList extends ArrayList {
|
||||
public MyArrayList(int i, String s) {<caret>
|
||||
public MyArrayList(int i, String test) {<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user