/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-07-27 22:47:49 UTC
  • mfrom: (7377 work)
  • mto: This revision was merged to the branch mainline in revision 7378.
  • Revision ID: jelmer@jelmer.uk-20190727224749-rta5fv1sc4ivy6ko
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 (