summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-25 20:20:23 +0000
committerJim Meyering <jim@meyering.net>2000-06-25 20:20:23 +0000
commitc72f18b2c34c57a8867577250c018ec3627d4491 (patch)
treee6d58d44149b8a5841f81c7b2ca86ace058d480c /tests/cp/Makefile.am
parent0a0e82382c931ccdbf6bccf4825fbb736b9b8c01 (diff)
downloadcoreutils-c72f18b2c34c57a8867577250c018ec3627d4491.tar.xz
(TESTS): Add fail-perm.
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 607dab04a..fd6ca10ca 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
+ same-file cp-mv-backup symlink-slash slink-2-slink fail-perm
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH