Skip to content

Commit

Permalink
update comments to make linelength <= 100
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Lihui <[email protected]>
  • Loading branch information
Chen Lihui authored and Chen Lihui committed Feb 25, 2021
1 parent 9a22599 commit d51b165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rcl/test/rcl/test_subscription.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ TEST_F(CLASSNAME(TestSubscriptionFixtureInit, RMW_IMPLEMENTATION), test_subscrip
rcl_reset_error();
}

/* Test for all failure modes in subscription rcl_subscription_set_cft_expression_parameters function.
/* Test for all failure modes in rcl_subscription_set_cft_expression_parameters function.
*/
TEST_F(
CLASSNAME(
Expand Down Expand Up @@ -1150,7 +1150,7 @@ TEST_F(
}
}

/* Test for all failure modes in subscription rcl_subscription_get_cft_expression_parameters function.
/* Test for all failure modes in rcl_subscription_get_cft_expression_parameters function.
*/
TEST_F(
CLASSNAME(
Expand Down

0 comments on commit d51b165

Please sign in to comment.