Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorUwe Stieber2012-05-15 07:38:16 +0000
committerUwe Stieber2012-05-15 07:38:16 +0000
commitf1c8285eb7a1c5520cd23432a2497b6466d168d7 (patch)
tree09b81d1d118b9a36c4cbc860b21cc50e04844d90 /tests
parent5d78417ff522726cdf9994149a1c450e72daaad7 (diff)
downloadorg.eclipse.tcf-f1c8285eb7a1c5520cd23432a2497b6466d168d7.tar.gz
org.eclipse.tcf-f1c8285eb7a1c5520cd23432a2497b6466d168d7.tar.xz
org.eclipse.tcf-f1c8285eb7a1c5520cd23432a2497b6466d168d7.zip
TCF Debugger Tests: Add TE tests module
Diffstat (limited to 'tests')
-rw-r--r--tests/pom-tests.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pom-tests.xml b/tests/pom-tests.xml
index 286f6ca41..d8949598d 100644
--- a/tests/pom-tests.xml
+++ b/tests/pom-tests.xml
@@ -25,6 +25,8 @@
<module>../plugins/org.eclipse.tcf.debug.ui</module>
<module>../plugins/org.eclipse.tcf.cdt.ui</module>
+ <module>../target_explorer/org.eclipse.tcf.te.tests</module>
+
<module>../features/org.eclipse.tcf.feature</module>
<module>../features/org.eclipse.tcf.sdk.feature</module>
<module>../features/org.eclipse.tcf.cdt.feature</module>

Back to the top