summaryrefslogtreecommitdiff
path: root/tests/du
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-02 20:30:05 +0000
committerJim Meyering <jim@meyering.net>2003-10-02 20:30:05 +0000
commit2601bad546ae7498cdd294e55c2df8ac91aa5ea6 (patch)
tree19ea5f0afd8d8f07764ea95b2fe9910078be7440 /tests/du
parent00567c83692a85f82118e0807f67ed910976c007 (diff)
downloadcoreutils-2601bad546ae7498cdd294e55c2df8ac91aa5ea6.tar.xz
(TESTS): Add inaccessible-cwd.
Diffstat (limited to 'tests/du')
-rw-r--r--tests/du/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index 77d28c881..5fe0502fd 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
+ inaccessible-cwd \
deref-args \
slash \
fd-leak \