summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-23 09:00:17 +0000
committerJim Meyering <jim@meyering.net>2000-07-23 09:00:17 +0000
commit8038df09a50878982679d161dca17fdec9715c5f (patch)
treef6d5f1123cb8bd456daa55487e69a960b82be3cb /tests/cp/Makefile.am
parentb03e65037c4c54a804c0b7f733c798fd40f40c48 (diff)
downloadcoreutils-8038df09a50878982679d161dca17fdec9715c5f.tar.xz
(TESTS): Add dir-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 fd6ca10ca..c95d3b14c 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 symlink-slash slink-2-slink fail-perm
+ same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH