Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-01-27 16:58:54 +0000
committerUwe Stieber2014-01-27 16:58:54 +0000
commited74c7b3158ecc6c2bb761369135c0bd7751a3b4 (patch)
treedac67f5d29f44cfd74ba30ac5447a949a284e408 /pom.xml
parent21bab56355113d480445e1ac10fec996093969e2 (diff)
downloadorg.eclipse.tcf-ed74c7b3158ecc6c2bb761369135c0bd7751a3b4.tar.gz
org.eclipse.tcf-ed74c7b3158ecc6c2bb761369135c0bd7751a3b4.tar.xz
org.eclipse.tcf-ed74c7b3158ecc6c2bb761369135c0bd7751a3b4.zip
Tests: Fix reference to debug tests plug-in
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