diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-05 08:47:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-05 08:47:20 +0000 |
commit | f0801eeaad8de83294777e44b8975b1a3a5dce5b (patch) | |
tree | d4b34d44e31dfde87f2c52d8fc59f0bef30ba985 /tests/mv | |
parent | 79209163af4368711a58706ea1edfa25d1e68061 (diff) | |
download | coreutils-f0801eeaad8de83294777e44b8975b1a3a5dce5b.tar.xz |
.
Diffstat (limited to 'tests/mv')
-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 2ca6dac62..905f1f42d 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -113,7 +113,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 into-self-4 \ +TESTS = 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 \ part-symlink part-rename trailing-slash |