diff tests/test-hgweb-json.t @ 31129:71f692f1f678

color: update the help table We also need to reference the new topic in the great old help table.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 01 Mar 2017 20:22:04 +0100
parents 900996da577a
children 69d8fcf20014
line wrap: on
line diff
--- a/tests/test-hgweb-json.t	Sat Feb 25 14:09:55 2017 +0900
+++ b/tests/test-hgweb-json.t	Wed Mar 01 20:22:04 2017 +0100
@@ -1549,6 +1549,10 @@
     ],
     "topics": [
       {
+        "summary": "Colorizing Outputs",
+        "topic": "color"
+      },
+      {
         "summary": "Configuration Files",
         "topic": "config"
       },