summaryrefslogtreecommitdiff
path: root/tests/TEMPLATE
diff options
context:
space:
mode:
authorJohn Millaway <john43@users.sourceforge.net>2001-08-04 01:14:13 +0000
committerJohn Millaway <john43@users.sourceforge.net>2001-08-04 01:14:13 +0000
commit06a164f27fd12efff94bf1faed52bb51266669ce (patch)
treee0db931bf5fb2916442161228cacb1723a295b2e /tests/TEMPLATE
parenta60b5fbfff474b25fe861bdfb56c25c9ceb22adc (diff)
Cleaned up the output of the tests.
Diffstat (limited to 'tests/TEMPLATE')
-rw-r--r--tests/TEMPLATE/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/TEMPLATE/Makefile.in b/tests/TEMPLATE/Makefile.in
index df0534e..67b1542 100644
--- a/tests/TEMPLATE/Makefile.in
+++ b/tests/TEMPLATE/Makefile.in
@@ -55,8 +55,7 @@ parser.o: parser.c
test: check
check: $(TESTNAME)
- @echo "EXECUTING TEST: '$(TESTNAME)'"
- ./$(TESTNAME) < $(srcdir)/test.input
+ ./$(TESTNAME) < $(srcdir)/test.input
distclean: clean
rm -f Makefile