Skip to content

Commit 66eabfb

Browse files
gleichdickahcorde
andcommitted
remove newlines in test_tf2/test/test_convert.cpp
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
1 parent 5838568 commit 66eabfb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test_tf2/test/test_convert.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ TEST(TfEigenKdl, TestTwistMatrix)
298298
EXPECT_EQ(kdl_v, kdl_v1);
299299
}
300300

301-
302301
TEST(TfEigenKdl, TestMatrixWrench)
303302
{
304303
Vector6d eigen_v;
@@ -316,7 +315,6 @@ TEST(TfEigenKdl, TestMatrixWrench)
316315
EXPECT_EQ(eigen_v, eigen_v2);
317316
}
318317

319-
320318
TEST(TfEigenKdl, TestVectorVector3d)
321319
{
322320
const auto kdl_v = KDL::Vector(1, 2, 3);

0 commit comments

Comments
 (0)