summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-04-28 14:18:50 +0200
committerJim Meyering <meyering@redhat.com>2011-04-28 22:45:34 +0200
commit3ed91fc8b9ed5d42072f25398ae0ae0f079bf17a (patch)
tree0e74e3d7de31ddadff0f5cee320bfdf01434c33a /tests/Makefile.am
parent156084826533bf149db7dfd2b9466ab116b4ca4b (diff)
downloadcoreutils-3ed91fc8b9ed5d42072f25398ae0ae0f079bf17a.tar.xz
tests: remove useless test: misc/pwd-unreadable-parent
* tests/Makefile.am (TESTS): Remove misc/pwd-unreadable-parent. This test was misleading and useless (was always skipped). Inspired by a report from Bruno Haible: http://debbugs.gnu.org/8570 * tests/misc/pwd-unreadable-parent: Remove file.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2f4a5613a..1a80f84bf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -160,7 +160,6 @@ TESTS = \
pr/pr-tests \
misc/df-P \
misc/pwd-option \
- misc/pwd-unreadable-parent \
misc/chcon-fail \
misc/cut \
misc/wc \