forked from I2P_Developers/i2p.i2p
enable more output for easier debugging of tests
This commit is contained in:
@ -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}" />
|
||||
|
Reference in New Issue
Block a user