Reformulate YangInstanceIdentifierWriterTest
[yangtools.git] / data / yang-data-api / pom.xml
index ca34055fb8e252b2ac8b01288ae962196f414db6..8e19b31c3f512df61f366fecf1ae9d89719954a1 100644 (file)
             <artifactId>value</artifactId>
             <classifier>annotations</classifier>
         </dependency>
+
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-test-util</artifactId>
+        </dependency>
     </dependencies>
 </project>