summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-06-02 20:39:00 +0000
committerJim Meyering <jim@meyering.net>2002-06-02 20:39:00 +0000
commit63a87438304a4823ea1c63290903c93a804152e5 (patch)
treeb640803c0f0b0cbc77307fa49253f2af865d4668 /tests
parent2ef6aec8cee6841eb4779d49ab35aadc928bd6d1 (diff)
downloadcoreutils-63a87438304a4823ea1c63290903c93a804152e5.tar.xz
(TESTS): Add rm5.
Diffstat (limited to 'tests')
-rw-r--r--tests/rm/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index e1e36e81b..944d85d3a 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -1,7 +1,8 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = rm1 rm2 rm3 rm4 unread2 r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \
+TESTS = rm1 rm2 rm3 rm4 rm5 \
+ unread2 r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \
isatty # unreadable empty-name
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \