From bc6b4bf70e19055b9d855c24c97b5674f70d69fd Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 2 Oct 2016 06:58:55 +0900 Subject: [PATCH] Remove unused LaTeX macro filename from tests --- tests/test_build_latex.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index ddc0c6fb1..1dd0dcf7b 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -27,8 +27,8 @@ from test_build_html import ENV_WARNINGS LATEX_ENGINES = ['pdflatex', 'lualatex', 'xelatex'] DOCCLASSES = ['howto', 'manual'] -STYLEFILES = ['article.sty', 'fancyhdr.sty', 'fancybox.sty', 'titlesec.sty', 'amsmath.sty', - 'framed.sty', 'color.sty', 'fancyvrb.sty', 'threeparttable.sty'] +STYLEFILES = ['article.sty', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty', 'framed.sty', + 'color.sty', 'fancyvrb.sty', 'threeparttable.sty'] LATEX_WARNINGS = ENV_WARNINGS + """\ %(root)s/index.rst:\\d+: WARNING: unknown option: &option