From: Wolfgang Bangerth Date: Fri, 13 Mar 2015 12:54:32 +0000 (-0500) Subject: Fix description of what the test does. X-Git-Tag: v8.3.0-rc1~375^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe090a0783a155dccab27c17f91951628e04e98;p=dealii.git Fix description of what the test does. --- diff --git a/tests/grid/grid_generator_06.cc b/tests/grid/grid_generator_06.cc index 7750a5107e..47bcb4024a 100644 --- a/tests/grid/grid_generator_06.cc +++ b/tests/grid/grid_generator_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // @@ -15,7 +15,7 @@ -// Test GridGenerator::moebius +// Test GridGenerator::extrude #include "../tests.h" #include