From ce1e49c3d6ffd1067e04f26abc9dcd6ce9bc1401 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 1 Mar 2016 21:50:41 -0500 Subject: test-journal-enum: enable by default It will get at most ten values, I don't know why we wouldn't always run this test. --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 270f09641b..04553d81b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4123,11 +4123,9 @@ catalog-remove-hook: UNINSTALL_DATA_HOOKS += \ catalog-remove-hook -manual_tests += \ - test-journal-enum - tests += \ test-journal \ + test-journal-enum \ test-journal-send \ test-journal-syslog \ test-journal-match \ -- cgit v1.2.3-54-g00ecf