Skip to content

Commit 5eda5a5

Browse files
author
Sam Stelle
committed
Nit fix
1 parent a5b921f commit 5eda5a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_binding.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ def test_socket_gethostbyname(self):
294294
self.context.host = socket.gethostbyname(self.context.host)
295295
self.assertTrue(self.context.connect())
296296

297-
298297
class TestUnicodeConnect(BindingTestCase):
299298
def test_unicode_connect(self):
300299
opts = self.opts.kwargs.copy()

0 commit comments

Comments
 (0)