summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-06-03 09:02:53 +0000
committerJim Meyering <jim@meyering.net>2006-06-03 09:02:53 +0000
commitdb5756af292644961cdb22fb1282700b8d14e20a (patch)
tree46c7ce6ee864dfa3ad1ddb7ff300ba8629e41fe0 /tests
parent593453d7bf476e7ad82f5017359a64739124bd73 (diff)
downloadcoreutils-db5756af292644961cdb22fb1282700b8d14e20a.tar.xz
(TESTS): Add link-no-deref.
Diffstat (limited to 'tests')
-rw-r--r--tests/cp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index e69cb928d..32c0d58d8 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits
XFAIL_TESTS = acl
TESTS = \
+ link-no-deref \
cp-deref \
acl \
preserve-2 r-vs-symlink link-preserve \