no reason to check for junit when we use testng

git-svn-id: http://google-refine.googlecode.com/svn/trunk@944 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
Stefano Mazzocchi 2010-06-05 01:30:07 +00:00
parent 0f9bd923e6
commit eff2d95cd1

View File

@ -22,7 +22,6 @@
<exclude name="AvoidDuplicateLiterals"/>
</rule>
<rule ref="rulesets/junit.xml"/>
<rule ref="rulesets/unusedcode.xml"/>
<rule ref="rulesets/clone.xml"/>