/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/blackbox/test_modified.py

  • Committer: Jelmer Vernooij
  • Date: 2018-07-15 18:45:17 UTC
  • mto: (7045.3.3 python3-r)
  • mto: This revision was merged to the branch mainline in revision 7047.
  • Revision ID: jelmer@jelmer.uk-20180715184517-1ipa50jg36zvglc5
Fix another 300 tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        check_modified('')
49
49
 
50
50
        # with unknown file, still nothing modified
51
 
        self.build_tree_contents([(name, b'contents of %s\n' % (name))])
 
51
        self.build_tree_contents([(name, b'contents of %s\n' % (name.encode('utf-8')))])
52
52
        check_modified('')
53
53
 
54
54
        # after add, not modified