summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-15 17:08:27 +0000
committerJim Meyering <jim@meyering.net>2001-09-15 17:08:27 +0000
commitdb111e12aed9c1db2c355580b5af60da19609136 (patch)
treee70fa8640e46a9adb9c2128a930a9364eee6f305 /tests/touch/Makefile.am
parent7161f22f6d9462195bb3d379fb9489c2c05f9452 (diff)
downloadcoreutils-db111e12aed9c1db2c355580b5af60da19609136.tar.xz
(TESTS): Add fail-diag.
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index 0f3e6e292..52fc53964 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) \