summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_intl.py')
-rw-r--r--tests/test_intl.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/test_intl.py b/tests/test_intl.py
index 83410d555..b125a0d17 100644
--- a/tests/test_intl.py
+++ b/tests/test_intl.py
@@ -1,5 +1,6 @@
-"""Test message patching for internationalization purposes. Runs the text
-builder in the test root.
+"""Test message patching for internationalization purposes.
+
+Runs the text builder in the test root.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.