summaryrefslogtreecommitdiff
path: root/tests/chgrp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-16 08:20:11 +0000
committerJim Meyering <jim@meyering.net>2000-12-16 08:20:11 +0000
commit66e2135f070bd64e752e4c882653a255941dcc13 (patch)
tree4232aea7c31b176101128346f549c5730f6ba4c9 /tests/chgrp
parente6a5c51ed72695168b1ec5c294d6a2e975a7bd99 (diff)
downloadcoreutils-66e2135f070bd64e752e4c882653a255941dcc13.tar.xz
(TESTS): Add recurse.
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 b72e2e328..5b0ecd8ea 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
+TESTS = basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH