diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-29 23:11:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-29 23:11:28 +0000 |
commit | 687936422856e316ec1e53fb262025ecb8bf46fc (patch) | |
tree | 30140eeb5b81d10adf829f4643a2548782c02de8 /tests | |
parent | 0a2845a592172375dfee3f9032c76dcce906d650 (diff) | |
download | coreutils-687936422856e316ec1e53fb262025ecb8bf46fc.tar.xz |
(TESTS): Add i-link-no.
Diffstat (limited to 'tests')
-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 becfb3efc..468c8fa16 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + i-link-no \ part-fail \ dup-source childproof i-4 update i-2 mv-special-1 \ into-self into-self-2 into-self-3 into-self-4 \ |