mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
fix invalid negative tests for quick-fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Do not create method" "false"
|
||||
// "Create method 'test'" "true"
|
||||
public class Test {
|
||||
public Test() {
|
||||
test(<caret>);
|
||||
|
||||
Reference in New Issue
Block a user