diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-04 09:54:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-04 09:54:15 +0000 |
commit | 63e0e4288b93a897814ec50c388896aa29635469 (patch) | |
tree | 006e5617c2cd23983c88ee6e8626e0624fee2c0d /tests | |
parent | 8227fec80a57790bf9a26746f49b252fdf16d167 (diff) | |
download | coreutils-63e0e4288b93a897814ec50c388896aa29635469.tar.xz |
(TESTS): Add 2g.
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 a69378910..e91118bfb 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + 2g \ files0-from \ inaccessible-cwd \ deref-args \ |