forked from phoedos/pmd
Removing DontMixJsfWithJspText test - it was empty, and there is no DontMixJsfWithJsp rule.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4630 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
package test.net.sourceforge.pmd.jsp.rules;
|
||||
|
||||
import test.net.sourceforge.pmd.testframework.SimpleAggregatorTst;
|
||||
|
||||
public class DontMixJsfWithJspText extends SimpleAggregatorTst {
|
||||
|
||||
}
|
Reference in New Issue
Block a user