From 819147ade4d2d60d99347f341a58a2d4ec08cbe6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Jan 2003 15:36:17 +0000 Subject: [PATCH] (TESTS): Add not-owner. --- tests/touch/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 53c680032c..e22dd491ca 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + not-owner \ no-create-missing \ fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent EXTRA_DIST = $(TESTS) -- 2.47.2