]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
put hash at the end of the list
authorJim Meyering <jim@meyering.net>
Fri, 19 May 2000 07:10:09 +0000 (07:10 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 May 2000 07:10:09 +0000 (07:10 +0000)
tests/rm/Makefile.am

index 709cb32e2a2c7b80fc414e4815e8a60bf1aea364..2de52d19a2210d78c40f81e469a04231297f4cee 100644 (file)
@@ -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 \