summaryrefslogtreecommitdiff
path: root/tests/chgrp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-14 13:22:32 +0000
committerJim Meyering <jim@meyering.net>2003-10-14 13:22:32 +0000
commit25a26bee1030e70586fbe56880b0a751a7009794 (patch)
tree8e83e3c8f72b0cf3ec3faba5b7ec779f30d04ed5 /tests/chgrp
parent1c4bd21e70f1d55a8bd8bf9a5ea05ae911cbdae0 (diff)
downloadcoreutils-25a26bee1030e70586fbe56880b0a751a7009794.tar.xz
(TESTS): Add posix-H.
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 60dcf7376..af669cd3f 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 = basic deref recurse
+TESTS = posix-H basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"