increased test coverage of config-persister
[controller.git] / opendaylight / config / config-persister-directory-adapter / pom.xml
index b2da71eea2373198171645f58a5e3e44fc950290..c67a08c7af86ac341086f59e7b16eeaf0495c915 100644 (file)
             <artifactId>mockito-configuration</artifactId>
             <scope>test</scope>
         </dependency>
             <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>
 
 
     </dependencies>