1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-07 13:40:17 +02:00

fix auth_test

This commit is contained in:
s.logvinenko 2017-11-29 18:21:18 +03:00
parent 822020998e
commit bdeff4029d

View File

@ -65,9 +65,6 @@ class AuthTest(unittest.TestCase):
def tearDown(self):
pass
def tearDown(self):
pass
def test_empty_password(self):
print(run_pb_pexpect(self.cmd, '\0\r\n'))