fix invalid negative tests for quick-fixes

This commit is contained in:
Tagir Valeev
2016-10-10 18:24:14 +07:00
parent 11b34b7afc
commit eaff2cebb6
11 changed files with 22 additions and 12 deletions
@@ -1,4 +1,4 @@
// "Wrap using 'Arrays.asList'" "false"
// "Wrap using 'Arrays.asList'" "true"
import java.util.List;
public class Test {