From: Wolfgang Bangerth Date: Tue, 7 Jan 2020 15:48:33 +0000 (-0700) Subject: Fix description of a test. X-Git-Tag: v9.2.0-rc1~729^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ac6eec90adf4c8e11160fc2179f7824ee0049e;p=dealii.git Fix description of a test. --- diff --git a/tests/particles/extract_index_set_01.cc b/tests/particles/extract_index_set_01.cc index ec4a5b97b8..e58ccbf6f1 100644 --- a/tests/particles/extract_index_set_01.cc +++ b/tests/particles/extract_index_set_01.cc @@ -13,7 +13,7 @@ // // --------------------------------------------------------------------- -// Test extract_index_set. +// Test ParticleHandler::locally_relevant_ids(). #include #include