Skip to content
Snippets Groups Projects
Commit 7c0bfc96 authored by Srikanth Ravipati's avatar Srikanth Ravipati Committed by Peterson, Peter
Browse files

Fixed another flake warning

parent 5bc3cb43
No related branches found
No related tags found
No related merge requests found
......@@ -45,5 +45,6 @@ class MemoryPresenterTest(unittest.TestCase):
self.presenter.update_memory_usage()
self.assertEqual(self.presenter.view.set_value.call_count, 2)
if __name__ == "__main__":
unittest.main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment