Merge "BUG-1305: improved antlr grammar handling of unknown nodes."
[yangtools.git] / integration-test / pom.xml
index 77dd63be37a71195f7b98db72df02558cb2b7187..d3f59410967062ebf89dff773ee18bcbe887364c 100644 (file)
         <module>yang-runtime-tests</module>
     </modules>
 
+    <build>
+        <plugins>
+           <plugin>
+             <groupId>org.apache.maven.plugins</groupId>
+             <artifactId>maven-checkstyle-plugin</artifactId>
+           </plugin>
+        </plugins>
+    </build>
 </project>