Skip to content

Commit

Permalink
Added industrial_robot_client test depends as a workaround to test fa…
Browse files Browse the repository at this point in the history
…ilures
  • Loading branch information
shaun-edwards committed Feb 15, 2016
1 parent 87d6801 commit 40fa0da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions industrial_robot_simulator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,10 @@
<exec_depend>rospy</exec_depend>

<test_depend version_gte="1.9.55">roslaunch</test_depend>
<!--
industrial_robot_client is included as a work-around for:
https://github.com/catkin/catkin_tools/issues/285, once
this issue is fixed and released, it can be removed
-->
<test_depend>industrial_robot_client</test_depend>
</package>

0 comments on commit 40fa0da

Please sign in to comment.