From: Jim Meyering Date: Sun, 17 Mar 2002 19:21:49 +0000 (+0000) Subject: (TESTS): Add part-fail. X-Git-Tag: FILEUTILS-4_1_8~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3d98f8640fce434ff827503f69f2e6846f26383;p=thirdparty%2Fcoreutils.git (TESTS): Add part-fail. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 7b14542766..becfb3efc1 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -1,7 +1,9 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = dup-source childproof i-4 update i-2 mv-special-1 \ +TESTS = \ + part-fail \ + dup-source childproof i-4 update i-2 mv-special-1 \ into-self into-self-2 into-self-3 into-self-4 \ backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diag \