/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/branch_implementations/__init__.py

  • Committer: Robert Collins
  • Date: 2007-02-02 09:17:23 UTC
  • mfrom: (2249.4.2 tip.info)
  • mto: This revision was merged to the branch mainline in revision 2257.
  • Revision ID: robertc@robertcollins.net-20070202091723-xtak1zzhe2ylwksa
(robertc) Merge new Branch.last_revision_info method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        'bzrlib.tests.branch_implementations.test_break_lock',
45
45
        'bzrlib.tests.branch_implementations.test_hooks',
46
46
        'bzrlib.tests.branch_implementations.test_http',
 
47
        'bzrlib.tests.branch_implementations.test_last_revision_info',
47
48
        'bzrlib.tests.branch_implementations.test_locking',
48
49
        'bzrlib.tests.branch_implementations.test_parent',
49
50
        'bzrlib.tests.branch_implementations.test_permissions',