increased test coverage of config-persister
[controller.git] / opendaylight / config / config-persister-directory-xml-adapter / pom.xml
index b2ea632834d56fdb9d3afbcb04974edea0bf3b06..96d3a71c30bc3903ede0e872e11885b0f82587eb 100644 (file)
             <artifactId>mockito-configuration</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>config-persister-api</artifactId>
+            <type>test-jar</type>
+            <scope>test</scope>
+        </dependency>
 
     </dependencies>