/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: Ian Clatworthy
  • Date: 2009-01-21 00:53:20 UTC
  • mto: (3956.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3957.
  • Revision ID: ian.clatworthy@canonical.com-20090121005320-o96d2epcbtd6z331
introduce Branch.merge_sorted_revisions API

Show diffs side-by-side

added added

removed removed

Lines of Context:
162
162
        'bzrlib.tests.branch_implementations.test_http',
163
163
        'bzrlib.tests.branch_implementations.test_last_revision_info',
164
164
        'bzrlib.tests.branch_implementations.test_locking',
 
165
        'bzrlib.tests.branch_implementations.test_merge_sorted_revisions',
165
166
        'bzrlib.tests.branch_implementations.test_parent',
166
167
        'bzrlib.tests.branch_implementations.test_permissions',
167
168
        'bzrlib.tests.branch_implementations.test_pull',