Mercurial > evolve
diff tests/test-evolve-obshistory-phase-divergent.t @ 5292:9351e6c22e74
tests: replace an X+X revset with something meaningful
The change in aab2afc2bd82 seem to have been make too hastily.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 05 May 2020 16:29:52 +0800 |
parents | 258c0a99c5b0 |
children | e8660b28bfee |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-phase-divergent.t Tue May 05 16:54:24 2020 +0800 +++ b/tests/test-evolve-obshistory-phase-divergent.t Tue May 05 16:29:52 2020 +0800 @@ -152,7 +152,7 @@ Check that obslog on the both draft (divergent) and public (diverged) revisions shows a coherent graph - $ hg obslog 'fdf9bde5129a+fdf9bde5129a' --patch + $ hg obslog 'fdf9bde5129a+471f378eab4c' --patch * fdf9bde5129a (2) A1 | @ 471f378eab4c (1) A0 @@ -165,7 +165,7 @@ +A1 - $ hg obslog 'fdf9bde5129a+fdf9bde5129a' --no-graph -Tjson | python -m json.tool + $ hg obslog 'fdf9bde5129a+471f378eab4c' --no-graph -Tjson | python -m json.tool [ { "markers": [],