summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-03 14:30:56 +0100
committerJim Meyering <meyering@redhat.com>2009-11-03 14:48:10 +0100
commitd4b96c26ce0e79cb64fc99dda56d795765d5656d (patch)
tree72f2990280b12d2e5051f3285f6fe4725bc70844 /tests/Makefile.am
parent7bf2e3db23bd0a9ed59d95a683edd188fa52a033 (diff)
downloadcoreutils-d4b96c26ce0e79cb64fc99dda56d795765d5656d.tar.xz
tests: rm: add test for today's change in behavior
* tests/Makefile.am (root_tests): Add rm/read-only to the list. * tests/rm/read-only: New file.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index eec31aed1..f67b796d2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,6 +37,7 @@ root_tests = \
rm/fail-2eperm \
rm/no-give-up \
rm/one-file-system \
+ rm/read-only \
tail-2/append-only \
touch/now-owned-by-other