/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/per_repository/helpers.py

Merge with paths2ids

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    revision as _mod_revision,
25
25
    )
26
26
from bzrlib.repofmt.knitrepo import RepositoryFormatKnit
27
 
from bzrlib.tests.repository_implementations import TestCaseWithRepository
 
27
from bzrlib.tests.per_repository import TestCaseWithRepository
28
28
from bzrlib.tests import TestNotApplicable
29
29
 
30
30