tests/test-hgweb-json.t
changeset 24591 517f3e190a5d
parent 24590 0bb733dfcabe
child 24713 2f43f8cf8219
--- 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"
+  }