From 798f104f99041def8ae0d4595cd07d1d287ac22c Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Sun, 17 Feb 2013 09:54:21 +0100 Subject: [PATCH] Add forgotten files --- src/tex2lyx/test/runtests.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tex2lyx/test/runtests.py b/src/tex2lyx/test/runtests.py index c9c8e7380a..f175f6b86b 100755 --- a/src/tex2lyx/test/runtests.py +++ b/src/tex2lyx/test/runtests.py @@ -60,7 +60,8 @@ def main(argv): files = [sys.argv[4+skipcount]] else: files = ['test.ltx', 'test-structure.tex', 'test-insets.tex', \ - 'test-modules.tex', 'box-color-size-space-align.tex', \ + 'test-modules.tex', 'test-refstyle-theorems.tex', \ + 'box-color-size-space-align.tex', 'verbatim.tex', \ 'CJK.tex', 'CJKutf8.tex', 'XeTeX-polyglossia.tex'] errors = [] -- 2.39.2