diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-21 12:16:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-21 12:16:27 +0000 |
commit | a905df79ad95aba64b649f7c2e95d7a1714b85d5 (patch) | |
tree | 04913df20adbb09c2566041766ae183f70f79668 /tests/mv | |
parent | 0ab9ebc469ba4e0865259b20d851b541d3afc4b4 (diff) | |
download | coreutils-a905df79ad95aba64b649f7c2e95d7a1714b85d5.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index cd7f66485..f6a114aaf 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -121,6 +121,7 @@ install_sh = @install_sh@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + perm-1 \ i-link-no \ part-fail \ dup-source childproof i-4 update i-2 mv-special-1 \ |