* tests/check5.test: unset TESTS.
2007-11-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Avoid spurious test failure with `make check TESTS=check5.test'.
+ * tests/check5.test: unset TESTS.
+
Fix maintainer-check failure.
* tests/color.test: unset TESTS, use `make -e' rather than
`make MACRO=val'.
#! /bin/sh
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007 Free Software Foundation, Inc.
#
# This file is part of GNU Automake.
#
cp one.c two.c
./configure
+unset TESTS
$MAKE check
test -f ok
EXEEXT=.bin $MAKE -e print-tests >output