25
27
def test_get_bzr_source_tree(self):
26
28
"""Get tree for bzr source, if any."""
27
30
# We don't know if these tests are being run from a checkout or branch
28
31
# of bzr, from an installed copy, or from source unpacked from a
29
32
# tarball. We don't construct a branch just for testing this, so we