Bug 7159: Add yang-test-util artifact
[yangtools.git] / yang / yang-model-export / pom.xml
index edb0c627aba7d219f228190b3cf28c999ab9dea3..f680f9a31910512737c8f376a34910555c00323e 100644 (file)
             <artifactId>yang-parser-impl</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>yang-test-util</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>