From 7ab37daf3fbfd701150296bea52d62ed9be501de Mon Sep 17 00:00:00 2001 From: Xiaocong Ai Date: Wed, 24 Jul 2024 22:00:40 +0800 Subject: [PATCH] fix format --- Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp b/Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp index 7d2160499ca..9189a2b37f6 100644 --- a/Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp +++ b/Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp @@ -325,7 +325,7 @@ BOOST_AUTO_TEST_CASE(PlaneSurfaceAlignment) { // Get the global position Vector3 globalPosition = planeSurfaceObject->localToGlobal(tgContext, localPosition, momentum); - + // (a) Test the derivative of path length w.r.t. alignment parameters const AlignmentToPathMatrix& alignToPath = planeSurfaceObject->alignmentToPathDerivative(tgContext, globalPosition,