mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove trailing whitespaces
This commit is contained in:
parent
9bef597a2f
commit
fbc8802dc3
@ -1123,7 +1123,7 @@ def test_html_sourcelink_suffix(app, status, warning):
|
|||||||
assert (app.outdir / '_sources' / 'otherext.foo').exists()
|
assert (app.outdir / '_sources' / 'otherext.foo').exists()
|
||||||
assert (app.outdir / '_sources' / 'images.txt').exists()
|
assert (app.outdir / '_sources' / 'images.txt').exists()
|
||||||
|
|
||||||
|
|
||||||
@gen_with_app(buildername='html', testroot='stylesheets')
|
@gen_with_app(buildername='html', testroot='stylesheets')
|
||||||
def test_alternate_stylesheets(app, status, warning):
|
def test_alternate_stylesheets(app, status, warning):
|
||||||
app.builder.build_all()
|
app.builder.build_all()
|
||||||
|
Loading…
Reference in New Issue
Block a user