182
182
def test_post_push_empty_history(self):
183
183
target = self.make_branch('target')
184
184
source = self.make_branch('source')
187
188
# with nothing there we should still get a notification, and
188
189
# have both branches locked at the notification time.