diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 06cc14e2be..20b0a82a76 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -56,7 +56,6 @@ endif noinst_PROGRAMS = \ test1 \ test2 \ - test3 \ test7 \ test10 \ test11 \ @@ -65,5 +64,6 @@ noinst_PROGRAMS = \ test-url \ $(THREAD_RELATED_TESTS) +# test3 \ # test12 \ # test-formatter |