diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index b5de6cc1c..4df7d47c7 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -71,7 +71,7 @@ def test_mathjax_options(app, status, warning): content = (app.outdir / 'index.html').read_text() assert ('' in content)