diff -r 0bb3089fe735 -r 71f692f1f678 tests/test-hgweb-json.t --- 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" },