diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/touch/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 28b74f68b..11a718b27 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -115,7 +115,7 @@ l = @l@ 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) \ |