Skip to content

Commit

Permalink
Removes unused find_package for pytest.
Browse files Browse the repository at this point in the history
Signed-off-by: burekn <[email protected]>
  • Loading branch information
nburek authored and mm318 committed May 20, 2019
1 parent bda0f3d commit e987606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_quality_of_service/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ find_package(ament_cmake REQUIRED)
if(BUILD_TESTING)

find_package(ament_lint_auto REQUIRED)
find_package(ament_cmake_pytest REQUIRED)
find_package(ament_cmake_gtest REQUIRED)
find_package(rclcpp REQUIRED)
find_package(rcutils)
Expand Down

0 comments on commit e987606

Please sign in to comment.