diff options
Diffstat (limited to 'tests/test_domain_rst.py')
-rw-r--r-- | tests/test_domain_rst.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index ed6dec79f..afe7ae8b8 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,7 +1,4 @@ """Tests the reStructuredText domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx import addnodes |