diff options
author | Jim Meyering <meyering@redhat.com> | 2008-06-11 11:02:32 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-06-11 11:02:32 +0200 |
commit | 394f88c4aa3013feb7f808ee596ca234f719dbe1 (patch) | |
tree | cd5074b44eb04655dc3bd36d61a60eec1a7df504 /tests | |
parent | 8253a9aeb4b27b60e654610ad07f01d2ddb4767b (diff) | |
download | coreutils-394f88c4aa3013feb7f808ee596ca234f719dbe1.tar.xz |
tests: remove duplicate mention of misc/selinux
* tests/Makefile.am (TESTS): Remove misc/selinux, since it's
already listed in $(root_tests).
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index bc1729945..d33005a5f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -138,7 +138,6 @@ TESTS = \ misc/df-P \ misc/pwd-unreadable-parent \ misc/chcon-fail \ - misc/selinux \ misc/cut \ misc/wc \ misc/wc-files0-from \ |