forked from phoedos/pmd
Revert completly Java test
This commit is contained in:
@ -1,7 +1,11 @@
|
||||
/**
|
||||
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
|
||||
*/
|
||||
|
||||
package net.sourceforge.pmd.lang.ecmascript.rule.codestyle;
|
||||
|
||||
import net.sourceforge.pmd.testframework.PmdRuleTst;
|
||||
|
||||
public class UnnecessaryBlockTest extends PmdRuleTst {
|
||||
|
||||
// no additional unit tests
|
||||
}
|
||||
|
Reference in New Issue
Block a user