From: Jim Meyering Date: Mon, 30 Nov 1998 00:45:44 +0000 (+0000) Subject: (TESTS): Add into-self-3. X-Git-Tag: FILEUTILS-4_1-b1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c6a1e9f084a214444de51976ef11df0a1d8b206;p=thirdparty%2Fcoreutils.git (TESTS): Add into-self-3. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 2404e0db6f..3a5a9a7d36 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 backup-is-src i-1 +TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src i-1 EXTRA_DIST = $(TESTS) setup TESTS_ENVIRONMENT = \ DF=../../src/df \