1599
1599
"""Overrideable method to get a bzrdir for testing."""
1600
1600
# please test against something that will let us do tree references
1601
1601
return bzrdir.format_registry.make_bzrdir(
1604
1604
_matchingbzrdir = property(__get_matchingbzrdir)