/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

[merge] bzr.dev 2255

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2006 by Canonical Ltd
 
1
# Copyright (C) 2006 Canonical Ltd
2
2
# Authors: Robert Collins <robert.collins@canonical.com>
3
3
# -*- coding: utf-8 -*-
4
4
#
42
42
        'bzrlib.tests.branch_implementations.test_bound_sftp',
43
43
        'bzrlib.tests.branch_implementations.test_branch',
44
44
        'bzrlib.tests.branch_implementations.test_break_lock',
 
45
        'bzrlib.tests.branch_implementations.test_hooks',
45
46
        'bzrlib.tests.branch_implementations.test_http',
46
47
        'bzrlib.tests.branch_implementations.test_locking',
47
48
        'bzrlib.tests.branch_implementations.test_parent',
48
49
        'bzrlib.tests.branch_implementations.test_permissions',
49
50
        'bzrlib.tests.branch_implementations.test_pull',
 
51
        'bzrlib.tests.branch_implementations.test_push',
50
52
        'bzrlib.tests.branch_implementations.test_update',
51
53
        ]
52
54
    adapter = BranchTestProviderAdapter(