Skip to content

Commit 3249c7f

Browse files
committed
Add gmock to package.xml
1 parent 2649291 commit 3249c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<depend>libsqlite3-dev</depend>
2525
<depend>libzmq3-dev</depend>
2626

27-
<test_depend condition="$ROS_VERSION == 2">ament_cmake_gtest</test_depend>
27+
<test_depend condition="$ROS_VERSION == 2">ament_cmake_gmock</test_depend>
2828

2929
<export>
3030
<build_type condition="$ROS_VERSION == 1">catkin</build_type>

0 commit comments

Comments
 (0)