diff -r f1466f5ffbf5 -r 313565dd75e3 tests/test-pick.t --- a/tests/test-pick.t Sun Dec 23 01:02:36 2018 +0800 +++ b/tests/test-pick.t Fri Jun 07 18:14:48 2019 +0800 @@ -434,12 +434,12 @@ continue: hg pick --continue $ hg pick --continue -But what's this? b was forgotten and is not in the picked changeset! +Demonstrate that b was not forgotten and is definitely included in 4 - $ hg status b - ? b + $ hg status b -A + C b $ hg glf - @ 4: apricot and banana (a) + @ 4: apricot and banana (a b) | o 3: avocado (a) |