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

  • Committer: Martin
  • Date: 2017-11-12 13:53:51 UTC
  • mto: This revision was merged to the branch mainline in revision 6810.
  • Revision ID: gzlist@googlemail.com-20171112135351-uyr1ncw7visg62c2
Apply 2to3 ws_comma fixer

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
                            verbose=True))
96
96
        self.assertEqual(4, len(results))
97
97
 
98
 
        r0,r1,r2,r3 = results
 
98
        r0, r1, r2, r3 = results
99
99
 
100
100
        self.assertEqual([('2', 'c-2'), ('3', 'c-3'),
101
101
                          ('4', 'c-4'), ('5', 'c-5'),],