summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-22 08:40:50 +0000
committerJim Meyering <jim@meyering.net>1999-11-22 08:40:50 +0000
commit4917680b1afb71476f4b6fe356917e2a30f14069 (patch)
tree5215685569c63b3b9c825229a06379254493d108
parent3bd2800a3c803ddddb4acbcf3c1830e0a8cda2db (diff)
downloadcoreutils-4917680b1afb71476f4b6fe356917e2a30f14069.tar.xz
(TESTS): Add `assert'.
-rw-r--r--tests/tail-2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/Makefile.am b/tests/tail-2/Makefile.am
index aeb375694..a0071fd80 100644
--- a/tests/tail-2/Makefile.am
+++ b/tests/tail-2/Makefile.am
@@ -9,4 +9,4 @@ TESTS_ENVIRONMENT = \
PATH=../../src:$$PATH \
PROG=tail
-TESTS = infloop-1
+TESTS = infloop-1 assert