61
62
self.assertEqual(result.old_revid, 'M1')
62
63
self.assertEqual(result.new_revid, 'P2')
63
64
# and it can be treated as an integer for compatibility
66
symbol_versioning.deprecated_in((2, 3, 0)),
66
70
def test_push_merged_indirect(self):
67
71
# it should be possible to do a push from one branch into another