From cf50a0629453649cdd8b7a5a78adc2e52ef2d239 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 1 Nov 1998 00:12:07 +0000 Subject: [PATCH] (TESTS): Add new test `empty-name', but comment it out. --- tests/rm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index d10c924..e658cb3 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 +TESTS = 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 \ -- 2.7.4