diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-27 19:48:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-27 19:48:11 +0000 |
commit | d529228c881e9a1d49b1f0c419d62ec12c553bc5 (patch) | |
tree | b72f15b230cb1d996d4fa11960673b98e4723c5d /tests | |
parent | 53952555609e7332c02ff47dcba1ad0efbd94e7e (diff) | |
download | coreutils-d529228c881e9a1d49b1f0c419d62ec12c553bc5.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 2f0c25a02..172ae15ba 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -153,6 +153,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = \ + dir-no-w \ fail-2eperm \ cycle i-no-r fail-eperm \ dangling-symlink rm1 rm2 rm3 rm4 rm5 \ |