diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-09 19:44:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-09 19:44:10 +0000 |
commit | 0ee95541c14695e2ab321c06612d72b43dcd56be (patch) | |
tree | 4408079ef0d3c9584095bf72e2ad4316442b6c01 /tests | |
parent | b9d74188f255fb95da5df0d95d6280d806124902 (diff) | |
download | coreutils-0ee95541c14695e2ab321c06612d72b43dcd56be.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rm/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 1a696f3f7..23fdc0b12 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -261,6 +261,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = \ + no-give-up \ dir-no-w \ fail-2eperm \ cycle i-no-r fail-eperm \ |