summaryrefslogtreecommitdiff
path: root/tests/cp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-04 09:37:41 +0000
committerJim Meyering <jim@meyering.net>2006-02-04 09:37:41 +0000
commit77c01d6dfba9aa306353c60a66524df603a96602 (patch)
tree250c8eaa86a9ee0aeef511556d44afe8e85c1aea /tests/cp
parentc11d87154af0174dd8441592914b7e3641d451f2 (diff)
downloadcoreutils-77c01d6dfba9aa306353c60a66524df603a96602.tar.xz
(TESTS): Add cp-deref.
Diffstat (limited to 'tests/cp')
-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 7e0a840ec..e69cb928d 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits
XFAIL_TESTS = acl
TESTS = \
+ cp-deref \
acl \
preserve-2 r-vs-symlink link-preserve \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \