Skip to content

Commit f6ae2e2

Browse files
dsobekdyackzan
authored andcommitted
Add gmock to package.xml
1 parent c0f5c2b commit f6ae2e2

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
@@ -23,7 +23,7 @@
2323
<depend>libsqlite3-dev</depend>
2424
<depend>libzmq3-dev</depend>
2525

26-
<test_depend >ament_cmake_gtest</test_depend>
26+
<test_depend >ament_cmake_gmock</test_depend>
2727

2828
<export>
2929
<build_type >ament_cmake</build_type>

0 commit comments

Comments
 (0)