diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-04 21:45:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-04 21:45:20 +0000 |
commit | 5e1898fc011978e0578d0ab2691c3384792ccd57 (patch) | |
tree | b65699a44a72b2eaa97a2b17ee45cb197907abd6 /tests | |
parent | c8c1fb97a36170e744b95a8a86f152f095e4e7b1 (diff) | |
download | coreutils-5e1898fc011978e0578d0ab2691c3384792ccd57.tar.xz |
(TESTS): Add hard-4.
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 662ca00f9..7e18525f5 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + hard-4 \ hard-3 \ hard-2 \ perm-1 \ |