diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-02 21:27:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-02 21:27:48 +0000 |
commit | af5c78f1c98a4e9639691c609db14a06204969ee (patch) | |
tree | 5e84a5fbb2372600769b8cc8a73d05178c782b5c /tests/mv | |
parent | 16403723add1faede31d0347597ad211be443a86 (diff) | |
download | coreutils-af5c78f1c98a4e9639691c609db14a06204969ee.tar.xz |
(TESTS): Add hard-3.
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 8338bb514..662ca00f9 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + hard-3 \ hard-2 \ perm-1 \ i-link-no \ |