Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-06-25 06:44:00 +0000
committerUwe Stieber2014-06-25 06:44:00 +0000
commitb041365b676b7e50b6a614146a9a52870415c820 (patch)
tree30b10a77795362a23e30353246188fe0a4b77b54 /pom.xml
parent5b7aea19b5f88588d2376af5643e1a1806c1a034 (diff)
downloadorg.eclipse.tcf-b041365b676b7e50b6a614146a9a52870415c820.tar.gz
org.eclipse.tcf-b041365b676b7e50b6a614146a9a52870415c820.tar.xz
org.eclipse.tcf-b041365b676b7e50b6a614146a9a52870415c820.zip
Releng: Prepare re-enabling tests in builds
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3055832aa..e3482f4ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,9 @@
<modules>
<module>target_explorer/plugins/org.eclipse.tcf.te.tests</module>
+ <!--
<module>tests/plugins/org.eclipse.tcf.debug.test</module>
+ -->
</modules>
</profile>
</profiles>

Back to the top