summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-17 18:24:54 +0000
committerJim Meyering <jim@meyering.net>2001-11-17 18:24:54 +0000
commitd43f88070c745b15e06ab22a821b3c2ec67a291c (patch)
treede5bbd5d8df50b8b552a718b522ac15dad6c935c /tests
parentc1c76161dca30517ee740760a1264f826632f110 (diff)
downloadcoreutils-d43f88070c745b15e06ab22a821b3c2ec67a291c.tar.xz
(TESTS): Add equals.
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 d93de276a..21f8ad80c 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 = equal-x c-option setgid
+TESTS = equals equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH