/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_version.py

MergeĀ lp:bzr.

Show diffs side-by-side

added added

removed removed

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