From 4b9b4b374debbd0038b3e3a80a55e3ea35005000 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 May 2003 10:08:21 +0000 Subject: [PATCH] (TESTS): Add fd-leak. --- tests/du/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index b4113042cc..8acd2a84ea 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + fd-leak \ hard-link 8gb basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) -- 2.47.2