diff options
Diffstat (limited to 'tests/test_build_linkcheck.py')
-rw-r--r-- | tests/test_build_linkcheck.py | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index 358db6a4e..d5684ba6c 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,12 +1,4 @@ -""" - test_build_linkcheck - ~~~~~~~~~~~~~~~~~~~~ - - Test the build process with manpage builder with the test root. - - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" +"""Test the build process with manpage builder with the test root.""" import http.server import json |