WIP update UnnecessaryImport - static imports are TODO
This commit is contained in:
2 files changed
+76
-141
No files matched your search
+76
-140
File diff suppressed because it is too large.
Load diff
-1
@@ -6,7 +6,6 @@ package net.sourceforge.pmd.lang.java.rule.codestyle;
|
||||
|
||||
import net.sourceforge.pmd.testframework.PmdRuleTst;
|
||||
|
||||
@org.junit.Ignore("Rule has not been updated yet")
|
||||
public class UnnecessaryImportTest extends PmdRuleTst {
|
||||
// these 2 methods are used for a test case, do not delete
|
||||
|
||||
|
||||
Reference in new issue
Block a user