From: heister Date: Mon, 11 Mar 2013 22:17:41 +0000 (+0000) Subject: touch test, so that the tester will test it again X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9187355b8f39479b5132fc6cb8035bb0164381cb;p=dealii-svn.git touch test, so that the tester will test it again git-svn-id: https://svn.dealii.org/trunk@28859 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/grid/refine_and_coarsen_01.cc b/tests/grid/refine_and_coarsen_01.cc index acd00023cf..de1d050111 100644 --- a/tests/grid/refine_and_coarsen_01.cc +++ b/tests/grid/refine_and_coarsen_01.cc @@ -13,7 +13,7 @@ // check that refine_and_coarsen_fixed_fraction behaves correctly -// if all the indicators are the same. +// if all the indicators are the same. This was fixed in 28858. #include "../tests.h"