summaryrefslogtreecommitdiff
path: root/tests/tail-2
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-17 07:49:10 +0000
committerJim Meyering <jim@meyering.net>2003-08-17 07:49:10 +0000
commit1ead947b798b757c98b29ec188872ec0c1fff916 (patch)
tree406d21f456f76227e41a2a3059a5334c162ee4a6 /tests/tail-2
parentd69f5304abe9f42a6279fcae7b9c8046fdcd7b88 (diff)
downloadcoreutils-1ead947b798b757c98b29ec188872ec0c1fff916.tar.xz
.
Diffstat (limited to 'tests/tail-2')
-rw-r--r--tests/tail-2/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index a9a46cfa5..58750530c 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -162,7 +162,10 @@ TESTS_ENVIRONMENT = \
PROG=tail
-TESTS = big-4gb proc-ksyms start-middle assert assert-2
+TESTS = \
+ tail-n0f \
+ big-4gb proc-ksyms start-middle assert assert-2
+
subdir = tests/tail-2
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs