231
231
# being too low. If rpc_count increases, more network roundtrips have
232
232
# become necessary for this use case. Please do not adjust this number
233
233
# upwards without agreement from bzr's network support maintainers.
235
235
remote = branch.Branch.open('public')
236
236
self.assertEndsWith(remote.get_stacked_on_url(), '/parent')