355
357
def test_create_branch_convenience_root(self):
356
358
"""Creating a branch at the root of a fs should work."""
358
360
# outside a repo the default convenience output is a repo+branch_tree
359
361
format = bzrdir.format_registry.make_bzrdir('knit')
360
362
branch = bzrdir.BzrDir.create_branch_convenience(self.get_url(),