tests/test-completion.t
changeset 42581 bb135a784b70
parent 42542 2e1d9414ff71
child 42612 3c16b9c0b099
--- a/tests/test-completion.t	Tue Jul 09 10:09:46 2019 -0400
+++ b/tests/test-completion.t	Sun Jun 23 20:58:01 2019 +0530
@@ -1,5 +1,6 @@
 Show all commands except debug commands
   $ hg debugcomplete
+  abort
   add
   addremove
   annotate
@@ -59,6 +60,7 @@
 
 Show all commands that start with "a"
   $ hg debugcomplete a
+  abort
   add
   addremove
   annotate
@@ -235,6 +237,7 @@
 
 Show all commands + options
   $ hg debugcommands
+  abort: dry-run
   add: include, exclude, subrepos, dry-run
   addremove: similarity, subrepos, include, exclude, dry-run
   annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, skip, ignore-all-space, ignore-space-change, ignore-blank-lines, ignore-space-at-eol, include, exclude, template