Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Davknapp committed Dec 13, 2024
1 parent 82c6c91 commit eaca0b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/t8_gtest_macros.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ auto print_eclass = [] (const testing::TestParamInfo<t8_eclass> &info) { return
#define T8_NUM_SAMPLE_POINTS 10000
#endif


#define AllEclasses testing::Range (T8_ECLASS_ZERO, T8_ECLASS_COUNT)
#define AllEclasses2D testing::Values (T8_ECLASS_QUAD, T8_ECLASS_TRIANGLE)

Expand Down

0 comments on commit eaca0b3

Please sign in to comment.