25
26
class TestBranchReconcile(TestCaseWithBranch):
27
28
def test_reconcile_fixes_invalid_revhistory(self):
28
31
# Different formats have different ways of handling invalid revision
29
32
# histories, so the setup portion is customized
30
33
tree = self.make_branch_and_tree('test')