mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
[java] don't group "Create from usage" fixes in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create method 'f'" "true"
|
||||
// "Create method 'f' in 'Nested" "true"
|
||||
public class CreateMethodTest {
|
||||
public <T> void aMethod(final T t) {
|
||||
class Nested {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create method 'f'" "true"
|
||||
// "Create method 'f' in 'Nested" "true"
|
||||
public class CreateMethodTest {
|
||||
public <T> void aMethod(final T t) {
|
||||
class Nested {
|
||||
|
||||
Reference in New Issue
Block a user