Add comma

This commit is contained in:
Christophe Bedard 2019-11-16 15:25:52 -08:00
parent 3fd400d039
commit a5739a099c
5 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ class TestSubscriptionCallback(TraceTestCase):
'ros2:callback_start',
'ros2:callback_end',
],
nodes=['test_ping', 'test_pong']
nodes=['test_ping', 'test_pong'],
)
def test_all(self):