BAEL-6506: Added IntTest to pmd and poms (#4525)

This commit is contained in:
Sanjay Patel
2018-06-22 16:39:57 +05:30
committed by Grzegorz Piwowarek
parent 1848c25f49
commit f7953fd65d
44 changed files with 360 additions and 338 deletions
+1
View File
@@ -353,6 +353,7 @@
</excludes>
<includes>
<include>**/*IntegrationTest.java</include>
<include>**/*IntTest.java</include>
</includes>
</configuration>
</execution>