Signed-off-by: Stephen Brawner <brawner@gmail.com>
This commit is contained in:
parent
a9d8044858
commit
474754586c
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ TEST(TestRclLifecycle, state_machine) {
|
|||
// Node is null
|
||||
ret = rcl_lifecycle_state_machine_fini(&state_machine, nullptr, &allocator);
|
||||
EXPECT_EQ(ret, RCL_RET_ERROR);
|
||||
std::cout << "state_machine: " << __LINE__ << std::endl;
|
||||
}
|
||||
|
||||
TEST(TestRclLifecycle, state_transitions) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue