diff -r a5d8f261b716 -r d4095f7b000a tests/test-hgweb-json.t --- a/tests/test-hgweb-json.t Wed Mar 13 16:22:13 2024 -0300 +++ b/tests/test-hgweb-json.t Thu Mar 14 11:24:52 2024 +0100 @@ -2038,6 +2038,10 @@ "topic": "add" }, { + "summary": "pull and update to a given revision, no matter what, (EXPERIMENTAL)", + "topic": "admin::chainsaw-update" + }, + { "summary": "show changeset information by line for each file", "topic": "annotate" },