summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--tests/du/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a519bd68..0bb7cd206 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
* tests/chmod/no-x: Likewise.
* tests/du/no-x: Likewise.
* NEWS: Mention this bug fix.
+ * tests/du/Makefile.am (TESTS): Add inacc-dest.
* Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion
for xalloc.h itself.
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index e24b85c5b..e766eb568 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -21,6 +21,7 @@
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
+ inacc-dest \
long-from-unreadable \
long-sloop \
2g \