typo
This commit is contained in:
parent
def973e3dd
commit
2c3336510d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ TEST(TestTime, time_sources) {
|
|||
EXPECT_NE(0u, default_now.nanosec);
|
||||
}
|
||||
|
||||
TEST(TestTime, convertions) {
|
||||
TEST(TestTime, conversions) {
|
||||
rclcpp::Time now = rclcpp::Time::now();
|
||||
builtin_interfaces::msg::Time now_msg = now;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue