Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main-tests/pom.xml')
-rw-r--r--releng/main-tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/main-tests/pom.xml b/releng/main-tests/pom.xml
index 546106e6e46..b538fd00510 100644
--- a/releng/main-tests/pom.xml
+++ b/releng/main-tests/pom.xml
@@ -75,6 +75,7 @@
<module>../../tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests</module>
<module>../../tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests</module>
<module>../../tests/junit/plugins/uml/diagram</module>
+ <module>../../tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests</module>
<module>../../tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests</module>
<module>../../tests/junit/plugins/uml/nattable</module>
<module>../../tests/junit/plugins/uml/org.eclipse.papyrus.search.tests</module>

Back to the top