diff graal/com.oracle.truffle.api/.checkstyle_checks.xml @ 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 c88ab4f1f04a
children 143038c60b3b
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"/>