Skip to content
Snippets Groups Projects
Commit d083c120 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

tests: update divergence test for `hg fix` to actually result in divergence

We have a test that checks that `hg fix` errors out if it might cause
divergence. However, the test simply prunes the commit it then tries
to fix, so fixing it wouldn't actually cause divergence. That works
because the implementation is simple enough that it doesn't notice the
difference. I'm about to make the implementation smarter, so let's fix
the test first.

Differential Revision: https://phab.mercurial-scm.org/D10267
parent 27ba8acd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment