summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-11-30 00:45:44 +0000
committerJim Meyering <jim@meyering.net>1998-11-30 00:45:44 +0000
commit3c6a1e9f084a214444de51976ef11df0a1d8b206 (patch)
treeceffcfb8b9eed282506bd0de447e00b091f9bb94 /tests/mv/Makefile.am
parentbb6a835cc150113f76f6b6d9190b65f1f615122e (diff)
downloadcoreutils-3c6a1e9f084a214444de51976ef11df0a1d8b206.tar.xz
(TESTS): Add into-self-3.
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index 2404e0db6..3a5a9a7d3 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 \