Skip to content

Commit

Permalink
Minor comment fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette committed Aug 16, 2019
1 parent 9cf7e9f commit c09cf43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions image_tools_py/test/test_showimage_cam2image.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ import launch.event_handlers
import launch.events


# TODO(clalancette): we can't currently use launch_testing since there is
# currently no integration with pure python setup.py. Once we have a solution
# for https://github.com/ros2/launch/issues/237, we should revisit this.
# TODO(clalancette): we can't use launch_testing since there is currently no
# integration with pure python setup.py. Once we have a solution for
# https://github.com/ros2/launch/issues/237, we should revisit this.
class TestExecutablesDemo(unittest.TestCase):

def __init__(self, name):
Expand Down

0 comments on commit c09cf43

Please sign in to comment.