tests/test-githelp.t
changeset 38130 a40cc6d7d8c3
parent 38122 26b73fad45d9
child 38142 cfa93fbbe9b4
--- a/tests/test-githelp.t	Tue May 22 20:43:42 2018 +0900
+++ b/tests/test-githelp.t	Tue May 22 23:48:08 2018 -0400
@@ -43,8 +43,8 @@
 
 githelp on a command with unrecognized option packed with other options should fail with error
   $ hg githelp -- commit -pv
-  abort: unknown option v packed with other options
-  Please try passing the option as it's own flag: -v
+  abort: unknown option 'v' packed with other options
+  (please try passing the option as its own flag: -v)
   [255]
 
 githelp for git rebase --skip