Bug 1520 - Increased test coverage
[controller.git] / opendaylight / config / config-util / pom.xml
index fd9c1b91e3944146b0d1ad9fb63f78acc5b2daff..29a5526451f688e3409969f8cb85b041d7496f0a 100644 (file)
       <artifactId>guava</artifactId>
       <scope>test</scope>
     </dependency>
+  <dependency>
+    <groupId>org.opendaylight.yangtools</groupId>
+    <artifactId>mockito-configuration</artifactId>
+  </dependency>
   </dependencies>
 
   <build>