From: Matthias Maier Date: Tue, 20 Aug 2013 06:10:57 +0000 (+0000) Subject: The last bits :-] X-Git-Tag: v8.1.0~570^2~456 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=973709dc577f58f419a091a10874dcc2f7f69a1d;p=dealii.git The last bits :-] git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30354 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a421bbc5c9..5734afae9f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -62,5 +62,6 @@ ENDIF() # SET_IF_EMPTY(DEAL_II_TEST_TIME_LIMIT 60) +MESSAGE(STATUS "Proceed to test definitions") ADD_SUBDIRECTORY(base)