68
69
self.assertEqual(result.old_revid, 'M1')
69
70
self.assertEqual(result.new_revid, 'P2')
70
71
# and it can be treated as an integer for compatibility
73
symbol_versioning.deprecated_in((2, 3, 0)),
73
77
def test_push_merged_indirect(self):
74
78
# it should be possible to do a push from one branch into another