From: Jim Meyering Date: Sat, 23 Oct 1999 13:16:50 +0000 (+0000) Subject: (TESTS): Add dangling-symlink. X-Git-Tag: FILEUTILS-4_0j-trial~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84142eaa26f0d9887c75a6c4d4860786200dc162;p=thirdparty%2Fcoreutils.git (TESTS): Add dangling-symlink. --- diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 6d1a8e919e..ed19843dfe 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = empty-file dir-1 +TESTS = empty-file dir-1 dangling-symlink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=../../src:$$PATH