diff options
Diffstat (limited to 'tests/test_build_manpage.py')
-rw-r--r-- | tests/test_build_manpage.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index cd28957ed..c890b4734 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,7 +1,4 @@ """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. """ import pytest |