tests/test-pick.t
branchstable
changeset 4687 313565dd75e3
parent 4686 f1466f5ffbf5
child 4771 ac079483153a
child 4800 fa534a8c5863
--- 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)
   |