616
608
properties = last_rev.properties
617
609
self.assertEqual('John Doe\nJane Rey', properties['authors'])
639
611
def test_partial_commit_with_renames_in_tree(self):
640
612
# this test illustrates bug #140419
641
613
t = self.make_branch_and_tree('.')