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

  • Committer: Jelmer Vernooij
  • Date: 2018-11-16 23:15:15 UTC
  • mfrom: (7180 work)
  • mto: This revision was merged to the branch mainline in revision 7183.
  • Revision ID: jelmer@jelmer.uk-20181116231515-zqd2yn6kj8lfydyp
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
            repo.get_signature_text(revision_id))
56
56
 
57
57
    def test_resign(self):
58
 
        #Test re signing of data.
 
58
        # Test re signing of data.
59
59
        wt = self.setup_tree()
60
60
        repo = wt.branch.repository
61
61