diff options
Diffstat (limited to 'tests/test_build_latex.py')
-rw-r--r-- | tests/test_build_latex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index d1533ed5a..f895f56d3 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -144,7 +144,7 @@ def test_writer(app, status, warning): assert 'Footnotes' not in result - assert ('\\begin{sphinxseealso}{See also}\n\n' + assert ('\\begin{sphinxseealso}{See also:}\n\n' '\\sphinxAtStartPar\n' 'something, something else, something more\n' '\\begin{description}\n' |