From: Jim Meyering Date: Sun, 9 Jul 2006 17:49:24 +0000 (+0000) Subject: (TESTS): Add dir2dir. X-Git-Tag: v6.0~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6eb562ad356fd9827272224a06896623842ac904;p=thirdparty%2Fcoreutils.git (TESTS): Add dir2dir. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index e9f99ec1c5..91aa9a0764 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 \