diff --git a/tests/Unit/src/util/NumberOperations.cc b/tests/Unit/src/util/NumberOperations.cc index 6ecf170f..8d30ea97 100644 --- a/tests/Unit/src/util/NumberOperations.cc +++ b/tests/Unit/src/util/NumberOperations.cc @@ -230,4 +230,4 @@ TEST(NumOpsTest, CoordinatePoint) EXPECT_DOUBLE_EQ(stModPoint.tX, 4.0); EXPECT_DOUBLE_EQ(stModPoint.tY, 5.0); EXPECT_DOUBLE_EQ(stModPoint.tZ, 6.0); -} \ No newline at end of file +}