summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-10-03 16:46:27 +0000
committerJim Meyering <jim@meyering.net>1998-10-03 16:46:27 +0000
commit9ef5ce05813b5b700f883224d20e5de9019bedcc (patch)
tree2a509736f5d4fa8f9c053361f558e3644b691d6c /tests/mv/Makefile.am
parentd21a17dbb49a993aa3587e17c1b71bdf3fe94b13 (diff)
downloadcoreutils-9ef5ce05813b5b700f883224d20e5de9019bedcc.tar.xz
(TESTS): Add i-1.
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am5
1 files changed, 3 insertions, 2 deletions
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