1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00

Turn off the UI tests for now. They seem to be hanging the build.

This commit is contained in:
Doug Schaefer 2006-04-12 19:11:14 +00:00
parent 310afa2c6b
commit faf269767b

View file

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