diff tests/test-hgweb-json.t @ 27376:fc810d950278

help: add "internals" topic We introduce the "internals" help topic, which renders an index of available sub-topics. The sub-topics themselves are still not reachable via the help system.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 13 Dec 2015 10:35:03 -0800
parents 9de443515f1d
children 562a073a2a1b
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Sun Dec 13 10:45:27 2015 -0800
+++ b/tests/test-hgweb-json.t	Sun Dec 13 10:35:03 2015 -0800
@@ -1062,6 +1062,10 @@
         "topic": "hgweb"
       },
       {
+        "summary": "Technical implementation topics",
+        "topic": "internals"
+      },
+      {
         "summary": "Merge Tools",
         "topic": "merge-tools"
       },