checkStyleViolationSeverity=error implemented for mdsal-dom-broker
[mdsal.git] / dom / mdsal-dom-broker / src / test / java / org / opendaylight / mdsal / dom / broker / osgi / OsgiBundleScanningSchemaServiceTest.java
index ff5905510559e3065fabc920adad3103cc075483..a90cf1404292c23eb12a8dd3ea1ef344b060ae70 100644 (file)
@@ -48,6 +48,7 @@ public class OsgiBundleScanningSchemaServiceTest {
         assertEquals(bundleContext, osgiService.getContext());
     }
 
+    @SuppressWarnings("checkstyle:IllegalCatch")
     @After
     public void destroyInstance() throws Exception {
         try {