Fixing broken tests due to conflicting file name

WW-1942


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652737 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2008-05-02 02:33:03 +00:00
parent 1b9f55a2a6
commit 490a449979
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
xmlns="http://www.w3.org/TR/xhtml1/strict">
<xsl:template match="result">
<xsl:copy-of select="document('XSLTResultTest-validators.xml')"/>
<xsl:copy-of select="document('XSLTResultTest-val.xml')"/>
</xsl:template>
</xsl:stylesheet>