75
75
def test_upgrade_up_to_date_checkout_warns_branch_left_alone(self):
76
76
# when upgrading a checkout, the branch location and a suggestion
79
79
(out, err) = self.run_bzr('upgrade current_format_checkout', retcode=3)
80
80
self.assertEqual("This is a checkout. The branch (%s) needs to be "