194
206
[('call', 'BzrDir.open_branch', ('quack/',))],
213
client = FakeClient([(('ok', ''), ), (('ok', '', 'no', 'no'), )],
218
[('call', 'BzrDir.open_branch', ('~hello/',)),
219
('call', 'BzrDir.find_repository', ('~hello/',))],
197
222
def check_open_repository(self, rich_root, subtrees):
198
223
transport = MemoryTransport()