233
233
TipChangeRejected, branch.set_last_revision_info, 0, NULL_REVISION)
234
234
# The revision info is unchanged.
235
235
self.assertEqual((2, 'two-\xc2\xb5'), branch.last_revision_info())
238
238
class TestPostChangeBranchTip(ChangeBranchTipTestCase):
239
239
"""Tests for post_change_branch_tip hook.