summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-24 23:34:41 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-24 23:34:41 +0000
commit0b40dfd34f31a74438153170c9bff1caee244965 (patch)
tree4c09a95a14cd412125816f69b35487c58d2b9cfd /tests
parent83674d774d8087ae84e33c4356eb9e99ecd826b9 (diff)
downloadcoreutils-0b40dfd34f31a74438153170c9bff1caee244965.tar.xz
(TESTS): Add 'usage'.
Diffstat (limited to 'tests')
-rw-r--r--tests/chmod/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
index 01b630a28..347dad8c0 100644
--- a/tests/chmod/Makefile.am
+++ b/tests/chmod/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = no-x equals equal-x c-option setgid
+TESTS = no-x equals equal-x c-option setgid usage
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"