From 9187355b8f39479b5132fc6cb8035bb0164381cb Mon Sep 17 00:00:00 2001 From: heister Date: Mon, 11 Mar 2013 22:17:41 +0000 Subject: [PATCH] touch test, so that the tester will test it again git-svn-id: https://svn.dealii.org/trunk@28859 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/grid/refine_and_coarsen_01.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5