mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '1.7' into 1.8
This commit is contained in:
commit
d1eecb1307
@ -370,6 +370,8 @@ def test_html_download_role(app, status, warning):
|
||||
'/_static/sphinxheader.png]</span></p></li>' in content)
|
||||
|
||||
|
||||
@pytest.mark.skipif('DO_EPUBCHECK' not in os.environ,
|
||||
reason='Skipped because DO_EPUBCHECK is not set')
|
||||
@pytest.mark.sphinx('epub')
|
||||
def test_run_epubcheck(app):
|
||||
app.build()
|
||||
|
Loading…
Reference in New Issue
Block a user