diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-05 19:56:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-05 19:56:44 +0000 |
commit | 017c2208e2590c85c01981683e3b87773879a032 (patch) | |
tree | bb9272bac3a523ab40d564cf5e1e744d8bdc38bd /tests/rm | |
parent | fb918bedbffb894f801213282d5c747a3c103147 (diff) | |
download | coreutils-017c2208e2590c85c01981683e3b87773879a032.tar.xz |
.
Diffstat (limited to 'tests/rm')
-rw-r--r-- | tests/rm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 423e18f98..5de999a34 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -147,7 +147,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = fail-eperm \ +TESTS = i-no-r fail-eperm \ dangling-symlink rm1 rm2 rm3 rm4 rm5 \ unread2 r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \ isatty # unreadable empty-name |