diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-29 20:44:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-29 20:44:25 +0000 |
commit | ff9eb128094af34b8a8dfaea4b6572504e261e5a (patch) | |
tree | 2d16fbeb35e2aa357c5f81ad0bbd586a370294c3 /tests/cp | |
parent | 472729831eb726e4f4291b9645131735c43c54bd (diff) | |
download | coreutils-ff9eb128094af34b8a8dfaea4b6572504e261e5a.tar.xz |
.
Diffstat (limited to 'tests/cp')
-rw-r--r-- | tests/cp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index a3b6554f6..82942a508 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -118,7 +118,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 + same-file cp-mv-backup symlink-slash slink-2-slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |