From: Jim Meyering Date: Thu, 21 Oct 2004 09:17:50 +0000 (+0000) Subject: (TESTS): Add leak-fd. X-Git-Tag: v5.3.0~511 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40c07b39b36bd7265f5e1fc2bb896c1f65c2948;p=thirdparty%2Fcoreutils.git (TESTS): Add leak-fd. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 8df397f3c0..b67545287a 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + leak-fd \ part-hardlink \ hard-4 \ hard-3 \