summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-16 13:49:22 +0000
committerJim Meyering <jim@meyering.net>2000-04-16 13:49:22 +0000
commit517e8a6bc2220d0df3889daad90c19729398009b (patch)
tree29db96f2c18523dc33e053dd56b31b14dced30f8 /tests/cp/Makefile.am
parent88a6b99b8dfd5dd2749b70cf1974a4a0fd5173f5 (diff)
downloadcoreutils-517e8a6bc2220d0df3889daad90c19729398009b.tar.xz
(TESTS): Add symlink-slash.
Diffstat (limited to 'tests/cp/Makefile.am')
-rw-r--r--tests/cp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index ad2662396..995eec4a2 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
- same-file cp-mv-backup
+ same-file cp-mv-backup symlink-slash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH