From: kanschat Date: Sun, 7 Nov 2010 18:11:29 +0000 (+0000) Subject: change default back to just running tests without producing report (the old behavior) X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ee68d019b80ac9cd74638db32a0d73d459ceb3;p=dealii-svn.git change default back to just running tests without producing report (the old behavior) git-svn-id: https://svn.dealii.org/trunk@22619 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.rules b/tests/Makefile.rules index 9c0d7ae926..7d10345d74 100644 --- a/tests/Makefile.rules +++ b/tests/Makefile.rules @@ -137,6 +137,8 @@ endif false ; \ fi +default: run-tests + ############################################################ # Generate a report for the present date, in which the # results (indicated by a "+" for a successful test, and a