/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

  • Committer: John Arbash Meinel
  • Date: 2009-09-18 15:08:09 UTC
  • mfrom: (4704 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4705.
  • Revision ID: john@arbash-meinel.com-20090918150809-t4kow9vdc8mosvkw
Bring in bzr.dev 4704 resolve 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