~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_intertree/__init__.py

  • Committer: Martin Pool
  • Date: 2010-04-01 04:41:18 UTC
  • mto: This revision was merged to the branch mainline in revision 5128.
  • Revision ID: mbp@sourcefrog.net-20100401044118-shyctqc02ob08ngz
ignore .testrepository

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    revisiontree,
29
29
    tests,
30
30
    )
 
31
from bzrlib.transport import get_transport
31
32
from bzrlib.transform import TransformPreview
32
33
from bzrlib.tests import (
33
34
    default_transport,