(TESTS): Add isatty.
authorJim Meyering <jim@meyering.net>
Sun, 18 Feb 2001 19:39:33 +0000 (19:39 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Feb 2001 19:39:33 +0000 (19:39 +0000)
tests/rm/Makefile.am

index 2de52d1..814739a 100644 (file)
@@ -1,7 +1,8 @@
 ## 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 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 \