summaryrefslogtreecommitdiff
path: root/tests/chgrp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 13:31:26 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 13:31:26 +0000
commit0cdca036620446d0d566a23c3bedb90a302b1df6 (patch)
treedea1c681d4a31f9992e5e13a6905b43273d6afb0 /tests/chgrp
parent37505e318178abb80da42243de7d730a5de9bd9c (diff)
downloadcoreutils-0cdca036620446d0d566a23c3bedb90a302b1df6.tar.xz
(TESTS): Add no-x.
Diffstat (limited to 'tests/chgrp')
-rw-r--r--tests/chgrp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/Makefile.am b/tests/chgrp/Makefile.am
index af669cd3f..eb37abb47 100644
--- a/tests/chgrp/Makefile.am
+++ b/tests/chgrp/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = posix-H basic deref recurse
+TESTS = no-x posix-H basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"