From e3ce1ce8f77c20aa55678ae11a783e765bf2f21c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 26 Sep 2005 07:32:08 +0000 Subject: [PATCH] (TESTS): Add read-only. --- tests/touch/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 5e520f2..ee84a32 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + read-only \ relative \ not-owner \ no-create-missing \ -- 2.7.4