Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/views/pom.xml')
-rwxr-xr-xtests/junit/plugins/views/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/junit/plugins/views/pom.xml b/tests/junit/plugins/views/pom.xml
index 4ddb512b99b..44260e7840c 100755
--- a/tests/junit/plugins/views/pom.xml
+++ b/tests/junit/plugins/views/pom.xml
@@ -19,8 +19,8 @@
<module>org.eclipse.papyrus.views.suite.tests</module>
<!-- Plugins -->
- <module>modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests</module>
- <module>properties/org.eclipse.papyrus.views.properties.toolsmiths.tests</module>
+ <module>org.eclipse.papyrus.views.modelexplorer.tests</module>
+ <module>org.eclipse.papyrus.views.properties.toolsmiths.tests</module>
</modules>

Back to the top