448
448
committer='Lorem Ipsum <test@example.com>',
449
449
author='John Doe <jdoe@example.com>')
456
451
formatter = LongLogFormatter(to_file=sio)
458
453
self.assertEqualDiff(sio.getvalue(), '''\
459
454
------------------------------------------------------------
468
456
author: John Doe <jdoe@example.com>
469
457
committer: Lorem Ipsum <test@example.com>