summaryrefslogtreecommitdiff
path: root/tests/rm/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-19 07:10:09 +0000
committerJim Meyering <jim@meyering.net>2000-05-19 07:10:09 +0000
commit5c136d939e655316eca89c65a559af02e462a52f (patch)
treeb599d035a32c3e847fe25952c6e5d30c52ec2f7e /tests/rm/Makefile.am
parentb55a5cc86c0aa68ea38ce27946be4012faa08ad9 (diff)
downloadcoreutils-5c136d939e655316eca89c65a559af02e462a52f.tar.xz
put hash at the end of the list
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 709cb32e2..2de52d19a 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 = hash r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name
+TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash # unreadable empty-name
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
RM=../../src/rm \