mirror of https://github.com/apache/cloudstack.git
Changing report format of JUnit tests to xml
This commit is contained in:
parent
e43677c603
commit
a7bf42e1c3
|
|
@ -304,7 +304,7 @@
|
|||
<classpath refid="test.classpath"/>
|
||||
<jvmarg value="${debug.jvmarg}"/>
|
||||
<batchtest todir="${unittest.dir}">
|
||||
<formatter type="plain"/>
|
||||
<formatter type="xml"/>
|
||||
<fileset dir="${utils.test.dir}">
|
||||
<include name="**/*Test.java"/>
|
||||
</fileset>
|
||||
|
|
|
|||
Loading…
Reference in New Issue