summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-17 13:57:08 +0000
committerJim Meyering <jim@meyering.net>2001-11-17 13:57:08 +0000
commit3e94e8645c6f646326f6c12ddefacb6522f0c461 (patch)
treeb8665c17ffbd2054005d844a390e1340e80c98ce /tests
parentbd9d31c3f00e86ae0ebb79ce5c4a210cd39b582c (diff)
downloadcoreutils-3e94e8645c6f646326f6c12ddefacb6522f0c461.tar.xz
(TESTS): Add proc-ksyms and start-middle.
Diffstat (limited to 'tests')
-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 1b3d8e106..f06d84f4c 100644
--- a/tests/tail-2/Makefile.am
+++ b/tests/tail-2/Makefile.am
@@ -9,4 +9,4 @@ TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH \
PROG=tail
-TESTS = assert assert-2
+TESTS = proc-ksyms start-middle assert assert-2