diff tests/test-help.t @ 26501:0748083f2898

commands: add a new debug command to print merge state We're going to be extending the merge state very soon, and this will give us a way to test all that.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 02 Oct 2015 13:00:47 -0700
parents 3f234db6fe8d
children 5a95fe44121d
line wrap: on
line diff
--- a/tests/test-help.t	Wed Sep 30 21:22:31 2015 -0700
+++ b/tests/test-help.t	Fri Oct 02 13:00:47 2015 -0700
@@ -810,6 +810,8 @@
    debuginstall  test Mercurial installation
    debugknown    test whether node ids are known to a repo
    debuglocks    show or modify state of locks
+   debugmergestate
+                 print merge state
    debugnamecomplete
                  complete "names" - tags, open branch names, bookmark names
    debugobsolete