Skip to content

Commit

Permalink
test-dds-cotrol-reply add server cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
OhadMeir committed Feb 3, 2025
1 parent eb889f6 commit 8869fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unit-tests/dds/test-control-reply.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,6 @@ def control( device, json, n=1 ):
test.check_equal( reply_count[device2.guid()], dev2_replies + 1 )

device = None
remote.run( 'server = None' )

test.print_results()

0 comments on commit 8869fba

Please sign in to comment.