diff options
Diffstat (limited to 'tests/test_build_text.py')
-rw-r--r-- | tests/test_build_text.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_build_text.py b/tests/test_build_text.py index 6d1365d0d..a8420d79e 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,7 +1,4 @@ """Test the build process with Text builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest |