summaryrefslogtreecommitdiff
path: root/tests/chgrp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-14 14:44:28 +0000
committerJim Meyering <jim@meyering.net>2003-10-14 14:44:28 +0000
commit150d5628317bbe6faef25b9075c73d59f04d28ae (patch)
tree92c5ca1ee77f9a70072b01298f87e48b7652b501 /tests/chgrp
parente5bc5afc7b0e489eca9aa8b8788d7ad918f8c8b5 (diff)
downloadcoreutils-150d5628317bbe6faef25b9075c73d59f04d28ae.tar.xz
.
Diffstat (limited to 'tests/chgrp')
-rw-r--r--tests/chgrp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 2a5369a58..a0786a43a 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -153,7 +153,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = basic deref recurse
+TESTS = posix-H basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"