/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 breezy/tests/test_read_bundle.py

  • Committer: Jelmer Vernooij
  • Date: 2019-08-11 13:21:03 UTC
  • mfrom: (7379 work)
  • mto: This revision was merged to the branch mainline in revision 7388.
  • Revision ID: jelmer@jelmer.uk-20190811132103-u3ne03yf37c1h57n
merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
"""Test read_bundle works properly across various transports."""
18
18
 
19
19
import breezy.mergeable
20
 
from ..bundle.serializer import write_bundle
 
20
from ..bzr.bundle.serializer import write_bundle
21
21
import breezy.bzr.bzrdir
22
22
from .. import errors
23
23
from ..sixish import (