changeset 18844:f2261069ba99

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 19:05:36 +0100
parents 437894ecd7c5
children f57d86eb036f
files graal/com.oracle.truffle.api/.checkstyle_checks.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.truffle.api/.checkstyle_checks.xml	Mon Jan 12 18:02:01 2015 +0100
+++ b/graal/com.oracle.truffle.api/.checkstyle_checks.xml	Mon Jan 12 19:05:36 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"/>