~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_version.py

  • Committer: Martin
  • Date: 2009-11-07 08:02:13 UTC
  • mfrom: (4789 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4809.
  • Revision ID: gzlist@googlemail.com-20091107080213-jad185091b3l69ih
Merge bzr.dev 4789 to resolve conflict from the disabling of plink auto-detection, and relocate NEWS

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