Browse Source

Added a missing table header. Patch from Jeff Turner <jeff@socialchange.net.au>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269896 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 23 years ago
parent
commit
972e0a627a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/etc/junit-frames.xsl

+ 1
- 0
src/etc/junit-frames.xsl View File

@@ -229,6 +229,7 @@ h6 {
<h2>Tests</h2>
<p>
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
<xsl:call-template name="testcase.test.header"/>
<!--
test can even not be started at all (failure to load the class)
so report the error directly


Loading…
Cancel
Save