diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-11 21:21:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-11 21:21:52 +0000 |
commit | a45c0f416854b3601c8534291acddf401b24e7fe (patch) | |
tree | e0cdf977c23610b194aad20cdc801f9e51f953f4 /tests | |
parent | 108b46760abdcd64b12ecf046872667bd60de79d (diff) | |
download | coreutils-a45c0f416854b3601c8534291acddf401b24e7fe.tar.xz |
(TESTS): Add long-sloop.
Diffstat (limited to 'tests')
-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 e91118bfb..3c70856a5 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + long-sloop \ 2g \ files0-from \ inaccessible-cwd \ |