summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-26 17:13:49 +0000
committerJim Meyering <jim@meyering.net>2006-08-26 17:13:49 +0000
commitfd52fdf603ae8553c29674c6706f2be6a1dd4101 (patch)
tree3b57b6cc63cbf3e278b00b907a690b288e4b1f7f /tests/mv/Makefile.am
parent96940eb05b859b0aca459f1432da252741dc6363 (diff)
downloadcoreutils-fd52fdf603ae8553c29674c6706f2be6a1dd4101.tar.xz
* tests/mv/Makefile.am (TESTS): Add backup-dir.
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index e5432837a..b5294b4e2 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -22,6 +22,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
XFAIL_TESTS = acl
TESTS = \
+ backup-dir \
dir2dir \
no-target-dir \
atomic \