59
58
from bzrlib.transport.local import LocalTransport
64
62
from bzrlib.remote import RemoteBzrDir, RemoteRepository
65
63
from bzrlib.repofmt import weaverepo
69
67
# Many of these tests test for disk equality rather than checking
70
68
# for semantic equivalence. This works well for some tests but
71
69
# is not good at handling changes in representation or the addition