summaryrefslogtreecommitdiff
path: root/tests/general/bug-36-.xsl
blob: 4ba4b8d73037dbbe4e626851a88117b22c4f8cd5 (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-36-inc.xsl" />

</xsl:stylesheet>