From 881b62beeb51d3de8c331f34afc1c8970be23a1a Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 18 Jul 2007 23:32:02 +0000 Subject: [PATCH] Move a test that now appears to work. git-svn-id: https://svn.dealii.org/trunk@14863 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/deal.II/Makefile b/tests/deal.II/Makefile index f70f639945..4143c96c0d 100644 --- a/tests/deal.II/Makefile +++ b/tests/deal.II/Makefile @@ -64,7 +64,8 @@ tests_x = block_matrices \ minimal_cell_diameter \ maximal_cell_diameter \ union_triangulation \ - create_* + create_* \ + line_coarsening_3d # from above list of regular expressions, generate the real set of # tests -- 2.39.5