Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 11cce1311..604f2187d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<modules>
<module>target_explorer/plugins/org.eclipse.tcf.te.tests</module>
- <module>plugins/org.eclipse.tcf.debug.test</module>
+ <module>tests/plugins/org.eclipse.tcf.debug.test</module>
</modules>
</profile>
</profiles>

Back to the top