diff options
Diffstat (limited to 'tests/test_highlighting.py')
-rw-r--r-- | tests/test_highlighting.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index 59a38f4fe..dc23116a7 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,7 +1,4 @@ """Test the Pygments highlighting bridge. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import mock |