973
973
# because the default open will not open them and
974
974
# they may not be initializable.
983
987
opened_tree = made_control.open_workingtree()
984
988
self.assertEqual(made_control, opened_tree.bzrdir)
985
989
self.failUnless(isinstance(opened_tree, made_tree.__class__))