156
156
work = branch.Branch.open('current')
157
157
self.assertEqual(work.last_revision(), _mod_revision.NULL_REVISION)
159
165
def test_branch_switch_checkout(self):
160
166
# Checkout in the current directory:
161
167
# => new branch will be created and checkout bound to the new branch