1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00

Turn off the debug tests. None of them are passing.

This commit is contained in:
Doug Schaefer 2007-06-20 19:04:50 +00:00
parent 1df24d690a
commit b0c431b9a1

View file

@ -63,7 +63,7 @@
<target name="suite">
<antcall target="cdt-core"/>
<antcall target="cdt-ui"/>
<antcall target="cdt-debug-ui"/>
<!--antcall target="cdt-debug-ui"/-->
<antcall target="cdt-mbs-core"/>
<antcall target="cdt-mbs-ui"/>
</target>