fix trailing space

This commit is contained in:
Georg Brandl 2013-12-10 10:23:45 +01:00
parent 1d5c7d1f20
commit 04bc952dd9

View File

@ -365,7 +365,7 @@ def test_html(app):
confoverrides={'html_sidebars': {'*': ['globaltoc.html']}},
)
def test_html_with_globaltoc_and_hidden_toctree(app):
# issue #1157: combination of 'globaltoc.html' and hidden toctree cause
# issue #1157: combination of 'globaltoc.html' and hidden toctree cause
# exception.
(app.srcdir / 'contents.rst').write_text(
'\n.. toctree::'