]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add i-1.
authorJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 16:46:27 +0000 (16:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 16:46:27 +0000 (16:46 +0000)
tests/mv/Makefile.am

index c9cb5f41aed2ff2f35cc71b40f65979ef09352b0..d98c69175dffd449f607da768ffaf64c16c3ed13 100644 (file)
@@ -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