summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-05-21 22:59:16 +0000
committerJim Meyering <jim@meyering.net>2002-05-21 22:59:16 +0000
commit59d5765b0fe4d803624a1e6ed3822c50603123f9 (patch)
tree0341fb7018ac1c0c31f1e776925ee6767878cf68 /tests
parent0ded127f4c506abc0e0ceed683b2a13b822cc1e9 (diff)
downloadcoreutils-59d5765b0fe4d803624a1e6ed3822c50603123f9.tar.xz
(TESTS): Add rm1, rm2, rm3, rm4.
Diffstat (limited to 'tests')
-rw-r--r--tests/rm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index 814739a37..e1e36e81b 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \
+TESTS = rm1 rm2 rm3 rm4 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 = \