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

- uncommenting debug tests

This commit is contained in:
Alena Laskavaia 2008-04-25 17:42:34 +00:00
parent 8c037f0524
commit 012d786c06

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>