forked from phoedos/pmd
Update and rename DoNotTerminateVM.java to DoNotTerminateVMTest.java
This commit is contained in:
@ -6,6 +6,6 @@ package net.sourceforge.pmd.lang.java.rule.errorprone;
|
||||
|
||||
import net.sourceforge.pmd.testframework.PmdRuleTst;
|
||||
|
||||
public class DoNotTerminateVM extends PmdRuleTst {
|
||||
public class DoNotTerminateVMTest extends PmdRuleTst {
|
||||
// no additional unit tests
|
||||
}
|
Reference in New Issue
Block a user