diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-10 07:42:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-10 07:42:12 +0000 |
commit | 4c2413d79f52f94f8c839d4b1123449b17ce93a6 (patch) | |
tree | 63a82032b2bd63f94458480ca062b658f4d43b3c | |
parent | d902ba0ad5f9c145317829db812bd2362f4610de (diff) | |
download | coreutils-4c2413d79f52f94f8c839d4b1123449b17ce93a6.tar.xz |
.
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 637da5410..277889410 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -281,6 +281,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + reply-no \ leak-fd \ part-hardlink \ hard-4 \ |