fix auth_test

This commit is contained in:
s.logvinenko
2017-11-29 18:21:18 +03:00
parent 822020998e
commit bdeff4029d
-3
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'))