oops, fix typo.
This commit is contained in:
Robey Pointer 2007-12-30 14:04:03 -08:00
parent 92e92a9297
commit a3128c63de
1 changed files with 1 additions and 1 deletions

View File

@ -699,4 +699,4 @@ class TransportTest (unittest.TestCase):
schan.close()
chan.close()
self.assertEquals(chan.send_read(), True)
self.assertEquals(chan.send_ready(), True)