[java] Rename UseDiamondOperator -> UseDiamondOperatorTest
This commit is contained in:
@@ -6,6 +6,6 @@ package net.sourceforge.pmd.lang.java.rule.codestyle;
|
||||
|
||||
import net.sourceforge.pmd.testframework.PmdRuleTst;
|
||||
|
||||
public class UseDiamondOperator extends PmdRuleTst {
|
||||
public class UseDiamondOperatorTest extends PmdRuleTst {
|
||||
// no additional unit tests
|
||||
}
|
Reference in New Issue
Block a user