307
307
wt.commit('commit', committer='test@user')
308
308
out, err = self.run_bzr(['annotate', '-d', 'a', 'hello.txt'])
309
309
self.assertEqualDiff('1 test@us | my helicopter\n', out)
321
out, err = self.run_bzr(['annotate', "-d", self.get_url('branch'),