61
60
def test_default_format(self):
62
61
# update this if you change the default branch format
63
62
self.assertIsInstance(BranchFormat.get_default_format(),
66
65
def test_default_format_is_same_as_bzrdir_default(self):
67
66
# XXX: it might be nice if there was only one place the default was