diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/du/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 1ee00fd11..4cfc1c6f9 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ - restore-wd \ + basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |