diff options
-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 1d967aabf..de5ac200c 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ +TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file EXTRA_DIST = $(TESTS) setup |