Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
holke committed Nov 14, 2024
1 parent 562cd4a commit e97696a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/t8_forest/t8_gtest_element_is_leaf.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ TEST_P (element_is_leaf_or_ghost, element_is_ghost_adapt)
t8_test_element_is_leaf_for_forest (forest_adapt);
}

/* Define a lambda to beatify gtest output for tuples <level, cmesh>.
/* Define a lambda to beautify gtest output for tuples <level, cmesh>.
* This will set the correct level and cmesh name as part of the test case name. */
auto pretty_print_level_and_cmesh_params
= [] (const testing::TestParamInfo<std::tuple<int, cmesh_example_base *>> &info) {
Expand Down

0 comments on commit e97696a

Please sign in to comment.