Disable latex test - latex output is currently broken
Willi Mann
10 years ago
0 | From: Willi Mann <willi@wm1.at> | |
1 | Date: Tue, 25 Dec 2012 19:59:41 +0100 | |
2 | Subject: Disable latex test - latex output is broken | |
3 | ||
4 | --- | |
5 | tests/Makefile.am | 2 +- | |
6 | 1 file changed, 1 insertion(+), 1 deletion(-) | |
7 | ||
8 | diff --git a/tests/Makefile.am b/tests/Makefile.am | |
9 | index 01a374c..f59e867 100644 | |
10 | --- a/tests/Makefile.am | |
11 | +++ b/tests/Makefile.am | |
12 | @@ -1,5 +1,5 @@ | |
13 | # executable test scripts to perform | |
14 | -TESTS = test_html.sh test_latex.sh | |
15 | +TESTS = test_html.sh | |
16 | ||
17 | # the data set for the tests | |
18 | testdata = Greek1.rtf Greek2.rtf \ |