diff tests/test-bookmarks.t @ 43906:3b50de911200

bookmarks: use cmdutil.check_at_most_one_arg() for action Differential Revision: https://phab.mercurial-scm.org/D7647
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 12 Dec 2019 23:31:17 -0800
parents a80d5ddecc2d
children 5cde16489b42
line wrap: on
line diff
--- a/tests/test-bookmarks.t	Thu Dec 12 15:55:33 2019 -0800
+++ b/tests/test-bookmarks.t	Thu Dec 12 23:31:17 2019 -0800
@@ -475,7 +475,7 @@
   $ cd repo
 
   $ hg bookmark -m Y -d Z
-  abort: --delete and --rename are incompatible
+  abort: cannot specify both --delete and --rename
   [255]
 
   $ hg bookmark -r 1 -d Z