177
177
md = self.make_merge_directive('example:', 'sha', time, timezone,
178
178
'http://example.com', patch='booga', patch_type='bundle')
180
180
md = self.make_merge_directive('example:', 'sha', time, timezone,
181
181
'http://example.com', source_branch="http://example.org",
182
182
patch='booga', patch_type='diff', message="Hi mom!")
185
185
def test_deserialize_junk(self):