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