diff tests/test-hgweb-json.t @ 37998:5fa4e29ba3e3

help: add new deprecated topic Add a deprecated topic which lists most of the commands and options that are not recommended anymore.
author David Demelier <markand@malikania.fr>
date Mon, 14 May 2018 13:11:04 +0200
parents b963750b125f
children f715faeaceee
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Mon May 14 23:00:30 2018 -0400
+++ b/tests/test-hgweb-json.t	Mon May 14 13:11:04 2018 +0200
@@ -1914,6 +1914,10 @@
         "topic": "dates"
       },
       {
+        "summary": "Deprecated Features",
+        "topic": "deprecated"
+      },
+      {
         "summary": "Diff Formats",
         "topic": "diffs"
       },