~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2009-08-25 01:25:57 UTC
  • mfrom: (4642 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4657.
  • Revision ID: andrew.bennetts@canonical.com-20090825012557-1ku5o09nv3ra9n12
Merge from bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
361
361
            self.hook_calls)
362
362
 
363
363
    def test_post_push_nonempty_history(self):
364
 
        self.thisFailsStrictLockCheck()
365
364
        target = self.make_to_branch_and_tree('target')
366
365
        target.lock_write()
367
366
        target.add('')