summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-30 07:24:19 +0000
committerJim Meyering <jim@meyering.net>2002-03-30 07:24:19 +0000
commitfffcc47efc529d6d607f76610c11c596d5fc8eeb (patch)
tree2e7b72257afe0f5fb2bb56e6f4cf7009074d473e /tests/mv/Makefile.in
parent302c89b2852eb813d35a914dd37a8c36ac205b63 (diff)
downloadcoreutils-fffcc47efc529d6d607f76610c11c596d5fc8eeb.tar.xz
.
Diffstat (limited to 'tests/mv/Makefile.in')
-rw-r--r--tests/mv/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index df4eff60d..429af2ef5 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -119,7 +119,10 @@ am__quote = @am__quote@
install_sh = @install_sh@
AUTOMAKE_OPTIONS = 1.3 gnits
-TESTS = dup-source childproof i-4 update i-2 mv-special-1 \
+TESTS = \
+ i-link-no \
+ part-fail \
+ dup-source childproof i-4 update 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 \