diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-02 10:04:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-02 10:04:48 +0000 |
commit | 5d1c3777794a871a30cc3b2d788b66e33ee4fa80 (patch) | |
tree | b836975833db162e257cc595f6231ec49df70c18 /tests | |
parent | b254cdd31df8093bfe66a00d235d9d717db666c7 (diff) | |
download | coreutils-5d1c3777794a871a30cc3b2d788b66e33ee4fa80.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 391cf9b47..5870f01e3 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -150,6 +150,8 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + hard-3 \ + hard-2 \ perm-1 \ i-link-no \ part-fail \ |