~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_merge.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-02-18 02:33:47 UTC
  • mfrom: (1534.1.24 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060218023347-0952c65f668bfd68
Merge Robert Collins integration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
    def test_pending_with_null(self):
40
40
        """When base is forced to revno 0, pending_merges is set"""
41
41
        wt2 = self.test_unrelated()
42
 
        wt1 = WorkingTree('.')
 
42
        wt1 = WorkingTree.open('.')
43
43
        br1 = wt1.branch
44
44
        fetch(from_branch=wt2.branch, to_branch=br1)
45
45
        # merge all of branch 2 into branch 1 even though they