summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-09 17:12:45 +0200
committerJim Meyering <meyering@redhat.com>2007-10-09 17:13:09 +0200
commitb69049da7b0083b84c51cf8d2c9f1ee11403672f (patch)
tree83834bb5c04e99467f6953415d47c2bc1340423b /tests/Makefile.am
parent3e53920470cf343c8c1db9a944af5ed0e137c54d (diff)
downloadcoreutils-b69049da7b0083b84c51cf8d2c9f1ee11403672f.tar.xz
Move the help-version test into misc/.
* tests/help-version: Move to... * tests/misc/help-version: ...here. Source test-lib.sh, as usual. Use $abs_top_builddir, rather than ".." and "../..".
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 25b77fce0..fa2ff29be 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,7 +7,6 @@ ASSORT = LC_ALL=C sort
built_programs = (cd ../src && MAKEFLAGS= $(MAKE) -s built_programs.list)
-TESTS = help-version
TESTS_ENVIRONMENT = \
built_programs="`$(built_programs)`" \
PACKAGE_BUGREPORT=$(PACKAGE_BUGREPORT) \