remove commented line
This commit is contained in:
parent
eaed2f0a12
commit
55f2fcc3a7
|
@ -163,7 +163,6 @@ class Basic(unittest.TestCase):
|
|||
self.assertEqual(c._their_direct_hints, [])
|
||||
self.assertEqual(c._their_relay_hints, [])
|
||||
|
||||
# @inlineCallbacks
|
||||
def test_ignore_localhost_hint(self):
|
||||
# this actually starts the listener
|
||||
c = transit.TransitSender(u"")
|
||||
|
|
Loading…
Reference in New Issue
Block a user