From b69049da7b0083b84c51cf8d2c9f1ee11403672f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 9 Oct 2007 17:12:45 +0200 Subject: 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 "../..". --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile.am') 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) \ -- cgit v1.2.3-54-g00ecf