Skip to content

Commit

Permalink
Update hardware_interface/test/test_resource_manager.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Jan 8, 2024
1 parent df49ff8 commit 46559ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardware_interface/test/test_resource_manager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class TestableResourceManager : public hardware_interface::ResourceManager
FRIEND_TEST(ResourceManagerTest, post_initialization_add_components);
FRIEND_TEST(ResourceManagerTest, managing_controllers_reference_interfaces);
FRIEND_TEST(ResourceManagerTest, resource_availability_and_claiming_in_lifecycle);
FRIEND_TEST(ResourceManagerTest, test_unitilizable_hardware_no_validation);

TestableResourceManager() : hardware_interface::ResourceManager() {}

Expand Down

0 comments on commit 46559ce

Please sign in to comment.