mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Unittests: Remove some more unneccesary code.
This commit is contained in:
@@ -36,7 +36,3 @@ class MockServer(object):
|
||||
self.postgresql = MockConnect()
|
||||
self.postgresql.mock_values['mock_recovery'] = mock_recovery
|
||||
Handler(MockRequest(path), ip_port, self)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user