1911
1911
server._url_protocol = self._url_protocol
1915
1915
branch = self.make_branch('relpath')
1916
1916
url = self.http_server.get_url() + 'relpath'
1918
1918
self.addCleanup(bd.transport.disconnect)
1919
1919
self.assertIsInstance(bd, _mod_remote.RemoteBzrDir)