819
819
self.assertEqual(None, osutils.safe_file_id(None))
823
822
class TestSendAll(tests.TestCase):
825
842
def test_send_with_no_progress(self):
826
843
# See https://bugs.launchpad.net/bzr/+bug/1047309
827
844
# It seems that paramiko can get into a state where it doesn't error,