447
447
tree3 = tree1.bzrdir.sprout('tree3').open_workingtree()
448
448
self.assertEqual(tree3.get_root_id(), tree1.get_root_id())
450
461
def test_set_root_id(self):
451
462
# similar to some code that fails in the dirstate-plus-subtree branch
452
463
# -- setting the root id while adding a parent seems to scramble the