diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-18 06:29:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-18 06:29:14 +0000 |
commit | d848382c2f19f3e2758d51929bdd23c67cbfced4 (patch) | |
tree | 8410a5d5da6296792090a2fbe1075e27b2cde4c6 /tests/du | |
parent | 42629c46295f7f4acf9307fec034e0c9da31b122 (diff) | |
download | coreutils-d848382c2f19f3e2758d51929bdd23c67cbfced4.tar.xz |
(TESTS): Add long-from-unreadable.
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 3c70856a5..23d32078d 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + long-from-unreadable \ long-sloop \ 2g \ files0-from \ |