From: Timo Heister Date: Mon, 11 Mar 2013 22:17:41 +0000 (+0000) Subject: touch test, so that the tester will test it again X-Git-Tag: v8.0.0~1023 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=420563c3fa7f387f3e909ec73f63ee1daf522b84;p=dealii.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"