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 Dec 10, 2021
1 parent b5f7e3d commit 021ae06
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 @@ -17,4 +17,5 @@ if (BUILD_TESTING)
# ament_add_pytest_test(test_capabilities "test/capabilities")
# ament_add_pytest_test(test_internal "test/internal")
# ament_add_pytest_test(test_services "test/internal/test_services.py")
ament_add_pytest_test(test_ros_loader "test/internal/test_ros_loader.py")
endif()

0 comments on commit 021ae06

Please sign in to comment.