From 8d98c29fdfbf076bf860a63ef6f79cfdcd419e9e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Jan 2004 22:18:21 +0000 Subject: [PATCH] (TESTS): Add fail-perm. --- tests/rmdir/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am index 868ad0ca30..795cb1e7ed 100644 --- a/tests/rmdir/Makefile.am +++ b/tests/rmdir/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = ignore t-slash +TESTS = fail-perm ignore t-slash EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ -- 2.47.2