diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-09 10:00:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-09 10:00:09 +0000 |
commit | 6d2bd321e81e4e363392f9a4401bd4a37df81ff6 (patch) | |
tree | e9193eabaada022f473322de2189e0146cd3c5b2 /tests | |
parent | 6d43a16e3f930151790141e5df90d1f6ad5040f6 (diff) | |
download | coreutils-6d2bd321e81e4e363392f9a4401bd4a37df81ff6.tar.xz |
(TESTS): Add slash
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 8acd2a84e..fdb1e4f2b 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ 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 |