Added a reference to the html test reports at the end of each test run.

cusax-fix
Emil Ivov 20 years ago
parent 4f12d75de8
commit a7c588bc72

@ -303,6 +303,7 @@
<arg value="htmlreport"/>
</java>
<echo message="Done."/>
<echo message="Test results available in ./test-reports/html/index.html "/>
<!-- Check whether testing went alright and fail if not.-->
<condition property="testing.failed">

Loading…
Cancel
Save