You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.119
Former-commit-id: 06a3354e486c4ac75df6d25c7e1200b274f5da1f
This commit is contained in:
parent
4a084bd265
commit
71bd4a382b
4
external/xunit-binaries/NUnitXml.xslt
vendored
4
external/xunit-binaries/NUnitXml.xslt
vendored
@@ -128,6 +128,7 @@
|
||||
<xsl:value-of select="@time"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates select="traits"/>
|
||||
<xsl:if test="reason">
|
||||
<reason>
|
||||
<message>
|
||||
@@ -135,7 +136,6 @@
|
||||
</message>
|
||||
</reason>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates select="traits"/>
|
||||
<xsl:apply-templates select="failure"/>
|
||||
</test-case>
|
||||
</xsl:template>
|
||||
@@ -163,4 +163,4 @@
|
||||
</failure>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
</xsl:stylesheet>
|
||||
|
||||
Reference in New Issue
Block a user