Skip to content

Commit

Permalink
Update test_multi_robot_system.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamGawande191 authored Feb 28, 2024
1 parent 6bb81d9 commit 373d8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_multi_robot_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ def topic_callback(topic_list):
node.destroy_node()

if __name__ == '__main__':
unittest.main()
unittest.main()

0 comments on commit 373d8cf

Please sign in to comment.