fix invalid negative tests for quick-fixes

This commit is contained in:
Tagir Valeev
2016-10-10 18:22:50 +07:00
parent 11b34b7afc
commit eaff2cebb6
11 changed files with 22 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
// "Do not create method" "false"
// "Create method 'test'" "true"
public class Test {
public Test() {
test(<caret>);