From e43a31da12218fc303be0225f8595d54144c3cc9 Mon Sep 17 00:00:00 2001 From: jfbu Date: Mon, 10 Oct 2016 21:15:53 +0200 Subject: [PATCH] Re-insert check for LaTeX macro filename which got suppressed in merge --- tests/test_build_latex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index 9c504854a..378f6db80 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -28,7 +28,7 @@ from test_build_html import ENV_WARNINGS LATEX_ENGINES = ['pdflatex', 'lualatex', 'xelatex'] DOCCLASSES = ['howto', 'manual'] STYLEFILES = ['article.sty', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty', 'framed.sty', - 'color.sty', 'fancyvrb.sty', 'threeparttable.sty', 'geometry.sty'] + 'color.sty', 'fancyvrb.sty', 'fncychap.sty', 'threeparttable.sty', 'geometry.sty'] LATEX_WARNINGS = ENV_WARNINGS + """\ %(root)s/index.rst:\\d+: WARNING: unknown option: &option