/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_config.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-08-07 21:24:40 UTC
  • mfrom: (7058.4.30 python3-x)
  • Revision ID: breezy.the.bot@gmail.com-20180807212440-m7r0c45ihwr0kcre
Fix another round of tests on Python 3.

Merged from https://code.launchpad.net/~jelmer/brz/python3-x/+merge/352226

Show diffs side-by-side

added added

removed removed

Lines of Context:
1495
1495
        self.assertEqual('/environ-bzr', my_config.get_bzr_remote_path())
1496
1496
 
1497
1497
 
1498
 
precedence_global = 'option = global'
1499
 
precedence_branch = 'option = branch'
1500
 
precedence_location = """
 
1498
precedence_global = b'option = global'
 
1499
precedence_branch = b'option = branch'
 
1500
precedence_location = b"""
1501
1501
[http://]
1502
1502
recurse = true
1503
1503
option = recurse