820
820
'Jane Rey <jrey@example.com>', rev.properties['authors'])
821
821
self.assertFalse('author' in rev.properties)
825
self.assertRaises(AssertionError, tree.commit, 'commit 1',
830
823
def test_author_with_newline_rejected(self):
831
824
tree = self.make_branch_and_tree('foo')
832
825
self.assertRaises(AssertionError, tree.commit, 'commit 1',