diff tests/test-hgweb-json.t @ 30769:e520f0f4b1cf

help: merge revsets.txt into revisions.txt Selecting single and multiple revisions is closely related, so let's put it in one place, so users can easily find it. We actually did not even point to "hg help revsets" from "hg help revisions", but now that they're on a single page, that won't be necessary.
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 11 Jan 2017 11:37:38 -0800
parents 66cffa87d2f2
children 900996da577a
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Wed Jan 11 11:40:40 2017 -0800
+++ b/tests/test-hgweb-json.t	Wed Jan 11 11:37:38 2017 -0800
@@ -1601,14 +1601,10 @@
         "topic": "phases"
       },
       {
-        "summary": "Specifying Single Revisions",
+        "summary": "Specifying Revisions",
         "topic": "revisions"
       },
       {
-        "summary": "Specifying Revision Sets",
-        "topic": "revsets"
-      },
-      {
         "summary": "Using Mercurial from scripts and automation",
         "topic": "scripting"
       },