diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-05 07:25:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-05 07:25:57 +0000 |
commit | c2c397d96fce1e6f70dec779a7b1c96ec1b96233 (patch) | |
tree | d2e7e71cae10acfe3b1fc0a6f17a282947f5bea8 | |
parent | 998e0827e4f6a97880d7a71cf5877fc908cbd8d9 (diff) | |
download | coreutils-c2c397d96fce1e6f70dec779a7b1c96ec1b96233.tar.xz |
.
-rw-r--r-- | tests/du/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 0749f468f..d7ee0a93c 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -150,7 +150,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ - basic restore-wd \ + 8gb basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) |