1612
1612
self.assertRaises(errors.NotABundle, read_mergeable_from_url,
1615
1625
def test_smart_server_connection_reset(self):
1616
1626
"""If a smart server connection fails during the attempt to read a
1617
1627
bundle, then the ConnectionReset error should be propagated.