275
275
TipChangeRejected, branch.set_last_revision_info, 0, NULL_REVISION)
276
276
# The revision info is unchanged.
277
277
self.assertEqual((2, 'two-\xc2\xb5'), branch.last_revision_info())
280
280
class TestPostChangeBranchTip(ChangeBranchTipTestCase):
281
281
"""Tests for post_change_branch_tip hook.