diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-09 17:55:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-09 17:55:29 +0000 |
commit | 3a7b7b002d9d0a447465fc38d487875bc400309b (patch) | |
tree | 1b13daad0a7fe2c8ed20e37211db03895db8f757 /tests | |
parent | 42d3f8ff68400f8b69662cf0bb5c80bf27441011 (diff) | |
download | coreutils-3a7b7b002d9d0a447465fc38d487875bc400309b.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/du/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index a9816d1da..329653e9d 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -154,6 +154,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + slash \ fd-leak \ hard-link 8gb basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink |