summaryrefslogtreecommitdiff
path: root/tests/rm/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-11-01 00:12:07 +0000
committerJim Meyering <jim@meyering.net>1998-11-01 00:12:07 +0000
commitcf50a0629453649cdd8b7a5a78adc2e52ef2d239 (patch)
treef6bd9cd1225452f33484e50940ec7be077870f35 /tests/rm/Makefile.am
parentc96d9a880f034fdb4763a94a42f304a10c9d4ab7 (diff)
downloadcoreutils-cf50a0629453649cdd8b7a5a78adc2e52ef2d239.tar.xz
(TESTS): Add new test `empty-name', but comment it out.
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 d10c92485..e658cb300 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 \