]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 23:04:45 +0000 (23:04 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 23:04:45 +0000 (23:04 +0000)
tests/rm/Makefile.in

index 166344bda2f7a80179e15831723cc4c27818e593..9d0fd66d0663d5f1f5d5e6932d7ff9d966756146 100644 (file)
@@ -118,7 +118,9 @@ l = @l@
 
 AUTOMAKE_OPTIONS = 1.1 gnits
 
-TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash # unreadable empty-name
+TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \
+  isatty # unreadable empty-name
+
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   RM=../../src/rm \