summaryrefslogtreecommitdiff
path: root/docutils/test/test_writers/test_html5_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/test/test_writers/test_html5_template.py')
-rw-r--r--docutils/test/test_writers/test_html5_template.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docutils/test/test_writers/test_html5_template.py b/docutils/test/test_writers/test_html5_template.py
index 857400183..caa4bbfab 100644
--- a/docutils/test/test_writers/test_html5_template.py
+++ b/docutils/test/test_writers/test_html5_template.py
@@ -247,5 +247,4 @@ html_body = """\
]
if __name__ == '__main__':
- import unittest
unittest.main()