diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-14 15:35:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-14 15:35:19 +0000 |
commit | c2329c797c1639f963ddf05e00b4e8abaf91deb3 (patch) | |
tree | 623628944c3f7d4ffb20f66cf36a862721c6c28b /tests | |
parent | 4d8de6887fc53ff2bf58be72004dbbeb1841d41c (diff) | |
download | coreutils-c2329c797c1639f963ddf05e00b4e8abaf91deb3.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 73903443b..50c294892 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -121,7 +121,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 into-self-4 \ backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diag \ - part-symlink part-rename + part-symlink part-rename trailing-slash EXTRA_DIST = $(TESTS) setup |