mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
12.38.2012 04d5a04417ea7e5f486cf180edcdb36cc1d6ca09
Remove erroneous "'" from test case stylesheet
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -499,7 +499,7 @@
                  <xsl:otherwise>
                    <xsl:value-of select="concat('OPENDS-',@id)"/>
                  </xsl:otherwise>
                </xsl:choose>`
                </xsl:choose>
              </xsl:element>
            </xsl:for-each>
          </xsl:element>