diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-15 12:53:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-15 12:53:11 +0000 |
commit | e1e9b12eadd800fb4da12d02288f6d6aaaab47b3 (patch) | |
tree | 9c21282706cacbdd4ef6b7b74f00ad678e091360 /tests | |
parent | 7471db2e0db5c009b0c0e4af0097d9b5bed91409 (diff) | |
download | coreutils-e1e9b12eadd800fb4da12d02288f6d6aaaab47b3.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index c67878a27..e68c6f4ca 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -115,7 +115,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = update i-3 i-2 mv-special-1 \ +TESTS = i-4 update i-3 i-2 mv-special-1 \ into-self into-self-2 into-self-3 into-self-4 \ backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diag \ |