mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Print out where the junit-test-report is written to
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860687 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d3b794de7a
commit
b12b4398ed
@ -1525,6 +1525,7 @@ under the License.
|
|||||||
</fileset>
|
</fileset>
|
||||||
<report format="frames" todir="build/report"/>
|
<report format="frames" todir="build/report"/>
|
||||||
</junitreport>
|
</junitreport>
|
||||||
|
<echo message="Published results from tests at build/report/index.html"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="-test-property-check" unless="testcase">
|
<target name="-test-property-check" unless="testcase">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user