From 9ef5ce05813b5b700f883224d20e5de9019bedcc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 3 Oct 1998 16:46:27 +0000 Subject: (TESTS): Add i-1. --- tests/mv/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/mv') diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index c9cb5f41a..d98c69175 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 +TESTS = mv-special-1 into-self into-self-2 backup-is-src i-1 EXTRA_DIST = $(TESTS) setup TESTS_ENVIRONMENT = \ DF=../../src/df \ @@ -11,4 +11,5 @@ TESTS_ENVIRONMENT = \ MKNOD=../../src/mknod \ MV=../../src/mv \ RM=../../src/rm \ - TOUCH=../../src/touch + TOUCH=../../src/touch \ + PROG=mv -- cgit v1.2.3-70-g09d2