1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

comment out ui test for now

This commit is contained in:
Vivian Kong 2008-05-29 18:36:23 +00:00
parent a2fd29113d
commit ca244d15bc

View file

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