diff -r 0bb733dfcabe -r 517f3e190a5d tests/test-hgweb-json.t --- a/tests/test-hgweb-json.t Wed Apr 01 22:16:05 2015 -0700 +++ b/tests/test-hgweb-json.t Wed Apr 01 22:24:03 2015 -0700 @@ -1003,4 +1003,7 @@ $ request json-help/phases 200 Script output follows - "not yet implemented" + { + "rawdoc": "Working with Phases\n*", (glob) + "topic": "phases" + }