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

Refactor workingtree.unlock to be cleaner, adding a trivial test for unlock. Introduces an explicit Format2 tree type, making the base WorkingTree cleaner to derive from.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        'bzrlib.tests.workingtree_implementations.test_is_ignored',
61
61
        'bzrlib.tests.workingtree_implementations.test_locking',
62
62
        'bzrlib.tests.workingtree_implementations.test_pull',
 
63
        'bzrlib.tests.workingtree_implementations.test_unlock',
63
64
        'bzrlib.tests.workingtree_implementations.test_workingtree',
64
65
        ]
65
66
    adapter = WorkingTreeTestProviderAdapter(