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