161
161
def test_post_pull_bound_branch(self):
162
162
# pulling to a bound branch should pass in the master branch to the
163
163
# hook, allowing the correct number of emails to be sent, while still
166
166
target = self.make_branch('target')
167
167
local = self.make_branch('local')