From: Jim Meyering Date: Sun, 23 Sep 2001 14:38:03 +0000 (+0000) Subject: (TESTS): Add childproof. X-Git-Tag: TEXTUTILS-2_0_15~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f16f7e6b29cd7aa1b64cfdfc8ff3954d2a2a860;p=thirdparty%2Fcoreutils.git (TESTS): Add childproof. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 65c92ce064..2703747f91 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 = i-4 update i-3 i-2 mv-special-1 \ +TESTS = childproof i-4 update i-3 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 \