summaryrefslogtreecommitdiff
path: root/python/tests/extfunc.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/extfunc.py')
-rwxr-xr-xpython/tests/extfunc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/extfunc.py b/python/tests/extfunc.py
index 8d505e53..0a559531 100755
--- a/python/tests/extfunc.py
+++ b/python/tests/extfunc.py
@@ -30,7 +30,7 @@ styledoc = libxml2.parseDoc("""
<xsl:stylesheet version='1.0'
xmlns:xsl='http://www.w3.org/1999/XSL/Transform'
xmlns:foo='http://example.com/foo'
- xsl:exclude-result-prefixes='foo'>
+ exclude-result-prefixes='foo'>
<xsl:param name='bar'>failure</xsl:param>
<xsl:template match='/'>