Add comma
This commit is contained in:
parent
3fd400d039
commit
a5739a099c
5 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ class TestNode(TraceTestCase):
|
|||
'ros2:rcl_init',
|
||||
'ros2:rcl_node_init',
|
||||
],
|
||||
nodes=['test_publisher']
|
||||
nodes=['test_publisher'],
|
||||
)
|
||||
|
||||
def test_all(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue