summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-11 03:47:24 +0000
committerJim Meyering <jim@meyering.net>1998-05-11 03:47:24 +0000
commit96ab6a541a8c8d826ff7c85c26f579f86d455c1e (patch)
treeca8203cf22a9791083f3b57c3ae45041e7d0e0dc /tests
parent571a29d870a92467087402681e4f57242130a027 (diff)
downloadcoreutils-96ab6a541a8c8d826ff7c85c26f579f86d455c1e.tar.xz
(TESTS): Add backup-is-src.
Diffstat (limited to 'tests')
-rw-r--r--tests/cp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index cb045928c..4fc0e33d8 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3
+TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = CP=../../src/cp
+TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm