/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

add interface test and NEWS item

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
        'bzrlib.tests.branch_implementations.test_check',
158
158
        'bzrlib.tests.branch_implementations.test_create_checkout',
159
159
        'bzrlib.tests.branch_implementations.test_commit',
 
160
        'bzrlib.tests.branch_implementations.test_dotted_revno_to_revision_id',
160
161
        'bzrlib.tests.branch_implementations.test_get_revision_id_to_revno_map',
161
162
        'bzrlib.tests.branch_implementations.test_hooks',
162
163
        'bzrlib.tests.branch_implementations.test_http',