Expand yang-data-api test suite
[yangtools.git] / yang / yang-data-api / pom.xml
index 73505cd9977ba7c4f4ed73583946bd19df13d779..a5749544eaf12f2f6211dea1e37efec91f126fea 100644 (file)
@@ -47,5 +47,9 @@
           <artifactId>junit</artifactId>
           <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+        </dependency>
     </dependencies>
 </project>