changeset 18837:9964fe22120d

removed deprecated JUnitTestCase checkstyle check see: https://github.com/checkstyle/checkstyle/issues/457
author Doug Simon <doug.simon@oracle.com>
date Mon, 12 Jan 2015 12:03:39 +0100
parents 209c60cf3ea2
children ae827362559d
files graal/com.oracle.graal.graph/.checkstyle_checks.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.graal.graph/.checkstyle_checks.xml	Mon Jan 12 10:25:44 2015 +0100
+++ b/graal/com.oracle.graal.graph/.checkstyle_checks.xml	Mon Jan 12 12:03:39 2015 +0100
@@ -101,7 +101,6 @@
       <property name="severity" value="ignore"/>
       <metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
     </module>
-    <module name="JUnitTestCase"/>
     <module name="ModifiedControlVariable"/>
     <module name="MutableException">
       <property name="severity" value="ignore"/>