mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +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 MyCollection implements Collection {
|
||||
public MyCollection(int i, String s) {<caret>
|
||||
public MyCollection(int i, String test) {<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user