Skip to content

Commit

Permalink
Minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
omckeon committed Feb 28, 2025
1 parent f702b4e commit 7debbb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coresdk/src/test/unit_tests/unit_test_geometry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -982,4 +982,3 @@ TEST_CASE("can perform trigonometric calculations", "[trigonometry]")
REQUIRE(tangent(360.0f) == Approx(0.0f).margin(__FLT_EPSILON__));
}
}

0 comments on commit 7debbb2

Please sign in to comment.