Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/toolsmiths/pom.xml')
-rwxr-xr-xtests/junit/plugins/toolsmiths/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/junit/plugins/toolsmiths/pom.xml b/tests/junit/plugins/toolsmiths/pom.xml
index fb7ef032cb9..06df16fd286 100755
--- a/tests/junit/plugins/toolsmiths/pom.xml
+++ b/tests/junit/plugins/toolsmiths/pom.xml
@@ -24,6 +24,7 @@
<module>org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests</module>
<module>org.eclipse.papyrus.toolsmiths.validation.architecture.tests</module>
<module>org.eclipse.papyrus.toolsmiths.validation.newchild.tests</module>
+ <module>org.eclipse.papyrus.toolsmiths.validation.properties.tests</module>
</modules>
</project>

Back to the top