Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.cdt.testing/test.xml')
-rw-r--r--releng/org.eclipse.cdt.testing/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.cdt.testing/test.xml b/releng/org.eclipse.cdt.testing/test.xml
index a0f3a70229c..034dc46b0bb 100644
--- a/releng/org.eclipse.cdt.testing/test.xml
+++ b/releng/org.eclipse.cdt.testing/test.xml
@@ -67,7 +67,7 @@
<!--antcall target="cdt-ui"/-->
<antcall target="cdt-debug-ui"/>
<antcall target="cdt-mbs-core"/>
- <antcall target="cdt-mbs-ui"/>
+ <!--antcall target="cdt-mbs-ui"/-->
</target>
</project>

Back to the top