From dc5916a65f79287b5ce031de2a615d869eb0b2a9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 4 Mar 2003 19:52:20 +0000 Subject: [PATCH] (TESTS): Add fail-2eperm. --- tests/rm/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index 1a04c00bf8..ed4d991b31 100644 --- a/tests/rm/Makefile.am +++ b/tests/rm/Makefile.am @@ -1,7 +1,9 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = cycle i-no-r fail-eperm \ +TESTS = \ + fail-2eperm \ + cycle i-no-r fail-eperm \ dangling-symlink rm1 rm2 rm3 rm4 rm5 \ unread2 r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \ isatty # unreadable empty-name -- 2.47.3