The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 798f104f99041def8ae0d4595cd07d1d287ac22c Author: Georg Baum <[email protected]> Date: Sun Feb 17 09:54:21 2013 +0100 Add forgotten files diff --git a/src/tex2lyx/test/runtests.py b/src/tex2lyx/test/runtests.py index c9c8e73..f175f6b 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 = [] ----------------------------------------------------------------------- Summary of changes: src/tex2lyx/test/runtests.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
