43
43
# Now, try to set an invalid history
45
45
tree.branch.set_revision_history([r1, r2b, r5])
46
51
except errors.NotLefthandHistory:
47
52
# Branch5 allows set_revision_history to be wrong
48
53
# Branch6 raises NotLefthandHistory, but we can force bogus stuff