Skip to content

Commit

Permalink
Update control_test_base.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
sjiang2018 authored and Capri2014 committed Nov 25, 2019
1 parent 32bd225 commit ad77190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/control/integration_tests/control_test_base.cc
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ bool ControlTestBase::test_control() {
return false;
}
return true;
} // namespace control
}

void ControlTestBase::trim_control_command(ControlCommand *origin) {
origin->mutable_header()->clear_radar_timestamp();
Expand Down

0 comments on commit ad77190

Please sign in to comment.