enable more output for easier debugging of tests

This commit is contained in:
zab
2013-01-04 19:28:37 +00:00
parent cea1b08a98
commit b1a29c9514
2 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@
<include name="TEST-*.xml"/>
</fileset>
</delete>
<junit printsummary="on" fork="yes">
<junit printsummary="withOutAndErr" fork="yes" showoutput="yes" >
<sysproperty key="net.sourceforge.cobertura.datafile" file="./cobertura.ser" />
<classpath>
<pathelement path="${classpath}" />