Increasing test coverage of rclcpp_components (#1044)
* Increasing test coverage of rclcpp_components Signed-off-by: Stephen Brawner <brawner@gmail.com> * PR fixup Signed-off-by: Stephen Brawner <brawner@gmail.com> * Fixup Signed-off-by: Stephen Brawner <brawner@gmail.com> * Removing throws test for now Signed-off-by: Stephen Brawner <brawner@gmail.com>
This commit is contained in:
parent
66114c3a4a
commit
cac761373f
4 changed files with 84 additions and 5 deletions
|
@ -55,7 +55,6 @@ private:
|
|||
rclcpp::Node node_;
|
||||
};
|
||||
|
||||
|
||||
} // namespace test_rclcpp_components
|
||||
|
||||
#include "rclcpp_components/register_node_macro.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue