From: maier Date: Tue, 20 Aug 2013 06:10:57 +0000 (+0000) Subject: The last bits :-] X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6568a73299a7906fa9e286ce00d5a01c02a7e9c1;p=dealii-svn.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)