2116
2116
def test_commit_rich_revision_data(self):
2117
2117
branch, tt = self.get_branch_and_transform()
2118
rev_id = tt.commit(branch, 'message', timestamp=1, timezone=43200,
2118
rev_id = tt.commit(branch, 'message', timestamp=1, timezone=43201,
2119
2119
committer='me <me@example.com>',
2120
2120
revprops={'foo': 'bar'}, revision_id='revid-1',
2121
2121
authors=['Author1 <author1@example.com>',