diff options
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index b1f4cdde8..5e19c0c6a 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ - i-1 hard-link-1 force partition-perm to-symlink + i-1 hard-link-1 force partition-perm to-symlink dir-file EXTRA_DIST = $(TESTS) setup TESTS_ENVIRONMENT = \ |