summaryrefslogtreecommitdiff
path: root/tests/rm/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-18 14:26:00 +0000
committerJim Meyering <jim@meyering.net>2000-05-18 14:26:00 +0000
commit83616b114e5a0cd6e5176db55a70a139cb3d1990 (patch)
tree7b8c2d5463463b8a15b802ddb1ccf20567b4992c /tests/rm/Makefile.am
parentf01f28a92add2b07d52dde1e1e8a00ff9a9b5cf1 (diff)
downloadcoreutils-83616b114e5a0cd6e5176db55a70a139cb3d1990.tar.xz
(TESTS): Add hash.
Diffstat (limited to 'tests/rm/Makefile.am')
-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 97e404a60..709cb32e2 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 # unreadable empty-name
+TESTS = hash r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
RM=../../src/rm \