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