Fix checkstyle reported by odlparent-3.0.0
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / utils / PruningDataTreeModificationTest.java
index 7a8d065b14e0834a8ad0e921d3285b5d2af2fee9..2d345e5ea8b4bf93cb851ccb85d35a9175218f5e 100644 (file)
@@ -72,6 +72,7 @@ public class PruningDataTreeModificationTest {
     private PruningDataTreeModification pruningDataTreeModification;
 
     @Before
+    @SuppressWarnings("checkstyle:avoidHidingCauseException")
     public void setUp() {
         MockitoAnnotations.initMocks(this);