From: Jim Meyering Date: Thu, 18 May 2000 14:26:00 +0000 (+0000) Subject: (TESTS): Add hash. X-Git-Tag: FILEUTILS-4_0s~33 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=83616b114e5a0cd6e5176db55a70a139cb3d1990;p=thirdparty%2Fcoreutils.git (TESTS): Add hash. --- diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index 97e404a602..709cb32e2a 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 \