267
267
def test_post_push_bound_branch(self):
268
268
# pushing to a bound branch should pass in the master branch to the
269
269
# hook, allowing the correct number of emails to be sent, while still
272
272
target = self.make_branch('target')
273
273
local = self.make_branch('local')