summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-09 17:49:24 +0000
committerJim Meyering <jim@meyering.net>2006-07-09 17:49:24 +0000
commit6eb562ad356fd9827272224a06896623842ac904 (patch)
treeef6a8de3fb5ec9ec1fc6b55367416a45f7f4f7b2 /tests/mv/Makefile.am
parent04463c3a6f7f8bf3cd54f9704390d3c0051d70a5 (diff)
downloadcoreutils-6eb562ad356fd9827272224a06896623842ac904.tar.xz
(TESTS): Add dir2dir.
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 e9f99ec1c..91aa9a076 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
XFAIL_TESTS = acl
TESTS = \
+ dir2dir \
no-target-dir \
atomic \
acl \