]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-journal-enum: enable by default
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 2 Mar 2016 02:50:41 +0000 (21:50 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Mar 2016 02:45:45 +0000 (21:45 -0500)
It will get at most ten values, I don't know why we wouldn't
always run this test.

Makefile.am

index 270f09641b5786298a6fb7b18efdaac16b736526..04553d81b271f1a7e722d0c559b22f07baca46fb 100644 (file)
@@ -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 \