diff options
-rw-r--r-- | tests/mv/Makefile.am | 1 |
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 \ |