removed more whitespace

This commit is contained in:
alphataubio
2024-06-05 19:55:38 -04:00
parent f2db99193e
commit 44e13d97c6
2 changed files with 3 additions and 3 deletions

View File

@ -706,7 +706,7 @@ TEST(AngleStyle, numdiff)
TEST(AngleStyle, single)
{
if (test_config.skip_tests.count(test_info_->name())) GTEST_SKIP();
// angle-spica test not compatible with pair zero
if (utils::strmatch(test_config.angle_style, "^spica")) GTEST_SKIP();