summaryrefslogtreecommitdiff
path: root/docutils/test/test_writers/test_html4css1_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/test/test_writers/test_html4css1_template.py')
-rwxr-xr-xdocutils/test/test_writers/test_html4css1_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/test_writers/test_html4css1_template.py b/docutils/test/test_writers/test_html4css1_template.py
index 30fb1a169..6e91ad77b 100755
--- a/docutils/test/test_writers/test_html4css1_template.py
+++ b/docutils/test/test_writers/test_html4css1_template.py
@@ -240,7 +240,7 @@ html_body = """\
footer text
</div>"""
''' % {'version': DocutilsTestSupport.docutils.__version__,
- 'drive': drive_prefix,
+ 'drive': drive_prefix,
}]
]