diff options
-rw-r--r-- | tests/tail-2/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tail-2/Makefile.am b/tests/tail-2/Makefile.am index 6d1a5fd63..4316c34b8 100644 --- a/tests/tail-2/Makefile.am +++ b/tests/tail-2/Makefile.am @@ -10,5 +10,6 @@ TESTS_ENVIRONMENT = \ PROG=tail TESTS = \ + append-only \ tail-n0f \ big-4gb proc-ksyms start-middle assert assert-2 |