]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add inaccessible-cwd.
authorJim Meyering <jim@meyering.net>
Thu, 2 Oct 2003 20:30:05 +0000 (20:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Oct 2003 20:30:05 +0000 (20:30 +0000)
tests/du/Makefile.am

index 77d28c8811c99f5929fa9386bb40d6e2d9046df7..5fe0502fd7da5ba0d3e295d437e3210b1ced4b3b 100644 (file)
@@ -2,6 +2,7 @@
 AUTOMAKE_OPTIONS = 1.4 gnits
 
 TESTS = \
+  inaccessible-cwd \
   deref-args \
   slash \
   fd-leak \