130
130
def test_post_pull_empty_history(self):
131
131
target = self.make_branch('target')
132
132
source = self.make_branch('source')
135
136
# with nothing there we should still get a notification, and
136
137
# have both branches locked at the notification time.