Skip to content

Commit

Permalink
chore: add last empty line to test_hdmap_utils.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Nov 25, 2024
1 parent da92b3e commit edf7bf9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2749,4 +2749,4 @@ TEST_F(HdMapUtilsTest_WithRoadShoulderMap, routingWithRoadShoulder)
EXPECT_EQ(route_with_road_shoulder[1], 34696); // road shoulder
EXPECT_EQ(route_with_road_shoulder[2], 34768); // road shoulder
EXPECT_EQ(route_with_road_shoulder[3], 34615);
}
}

0 comments on commit edf7bf9

Please sign in to comment.