Skip to content

Commit

Permalink
Add description about naming rule
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Aug 7, 2016
1 parent 2f6fd98 commit 24ccac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsk_pcl_ros_utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ if (CATKIN_ENABLE_TESTING)
if(TARGET tests)
add_dependencies(tests install_test_data)
endif()
# Naming Rule: filename of rostest should be {EXECUTABLE_NAME}.test
add_rostest(test/point_indices_to_cluster_point_indices.test)
if("$ENV{ROS_DISTRO}" STRGREATER "hydro")
# unexpected error
Expand Down

0 comments on commit 24ccac8

Please sign in to comment.