diff -r cf47b83d8ad0 -r 752c5a5b73c6 tests/test-hgweb-json.t --- a/tests/test-hgweb-json.t Wed Sep 13 12:25:51 2023 +0200 +++ b/tests/test-hgweb-json.t Wed Jan 25 15:34:27 2023 +0100 @@ -2112,6 +2112,10 @@ "topic": "addremove" }, { + "summary": "verify the integrity of the repository", + "topic": "admin::verify" + }, + { "summary": "create an unversioned archive of a repository revision", "topic": "archive" },