~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_branch/test_push.py

Merge description into dont-add-conflict-helpers

Show diffs side-by-side

added added

removed removed

Lines of Context:
414
414
        self.empty_branch.push(target)
415
415
        self.assertEqual(
416
416
            ['BzrDir.open_2.1',
417
 
             'BzrDir.open_branchV2',
 
417
             'BzrDir.open_branchV3',
418
418
             'BzrDir.find_repositoryV3',
419
419
             'Branch.get_stacked_on_url',
420
420
             'Branch.lock_write',