321
320
wt.commit('commit', committer='test@user')
322
321
self.reset_smart_call_log()
323
322
out, err = self.run_bzr(['annotate', "-d", self.get_url('branch'),
325
324
# This figure represent the amount of work to perform this use case. It
326
325
# is entirely ok to reduce this number if a test fails due to rpc_count
327
326
# being too low. If rpc_count increases, more network roundtrips have