summaryrefslogtreecommitdiff
path: root/tests/general/bug-37-.xsl
blob: 3d6ad2be6517972404a2fc8b41cc2dba8d74dcef (plain)
1
2
3
4
5
6
7
8
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
		version='1.0'>

<xsl:include href="bug-37-inc.xsl" />

</xsl:stylesheet>