Skip to content

Commit

Permalink
Enable test_ros_loader
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
Kenji Miyake committed Sep 28, 2021
1 parent 93f594a commit bd86aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosbridge_library/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ if (BUILD_TESTING)
# TODO: Enable tests
# ament_add_pytest_test(test_capabilities "test/capabilities")
# ament_add_pytest_test(test_internal "test/internal")
ament_add_pytest_test(test_ros_loader "test/internal/test_ros_loader.py")
endif()

0 comments on commit bd86aa9

Please sign in to comment.