From: Jim Meyering Date: Sat, 15 Sep 2001 17:08:27 +0000 (+0000) Subject: (TESTS): Add fail-diag. X-Git-Tag: TEXTUTILS-2_0_15~97 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db111e12aed9c1db2c355580b5af60da19609136;p=platform%2Fupstream%2Fcoreutils.git (TESTS): Add fail-diag. --- diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 0f3e6e2..52fc539 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 = dir-1 dangling-symlink empty-file fifo no-rights obsolescent +TESTS = fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ host_triplet=$(host_triplet) \