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 4cf3e988f09..351011be273 100644
--- a/releng/main-tests/pom.xml
+++ b/releng/main-tests/pom.xml
@@ -22,6 +22,7 @@
<!-- Features -->
<module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.feature</module>
<module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature</module>
+ <module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature</module>
<module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature</module>
<module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature</module>
<module>../../features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature</module>

Back to the top