diff options
-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 8a78405da..7c3b43d9b 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 = \ + inaccessible-cwd \ deref-args \ slash \ fd-leak \ |