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:
parent
8c037f0524
commit
012d786c06
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,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"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue