summaryrefslogtreecommitdiff
path: root/tests/touch
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-26 07:32:08 +0000
committerJim Meyering <jim@meyering.net>2005-09-26 07:32:08 +0000
commite3ce1ce8f77c20aa55678ae11a783e765bf2f21c (patch)
tree85dc5b61a71f89b558d6f798f513253b51eeccab /tests/touch
parent8507dc0375053877c08541d036de3319bd8cff1c (diff)
downloadcoreutils-e3ce1ce8f77c20aa55678ae11a783e765bf2f21c.tar.xz
(TESTS): Add read-only.
Diffstat (limited to 'tests/touch')
-rw-r--r--tests/touch/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index 5e520f2ad..ee84a320d 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 \