diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-10 07:42:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-10 07:42:01 +0000 |
commit | d902ba0ad5f9c145317829db812bd2362f4610de (patch) | |
tree | af3652396cc25ff9840bdc2c2a0a0e1448ed9770 /tests/mv | |
parent | c4fa42049d72842b9575862d91f8bd488411e66e (diff) | |
download | coreutils-d902ba0ad5f9c145317829db812bd2362f4610de.tar.xz |
(TESTS): Add reply-no.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index b67545287..bc5bd6696 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + reply-no \ leak-fd \ part-hardlink \ hard-4 \ |