705
705
new_branch = target.open_branch()
706
706
self.assertEqual('missing-rev', new_branch.tags.lookup_tag('tag-a'))
708
726
def test_sprout_bzrdir_tree_branch_reference(self):
709
727
# sprouting should create a repository if needed and a sprouted branch.
710
728
# the tree state should not be copied.