/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 03:08:00 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-20090121030800-q0epxz7r2wq9wklb
feedback from jam

Show diffs side-by-side

added added

removed removed

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