diff -r eb7bd7d64a9d -r bb135a784b70 tests/test-hgweb-json.t --- a/tests/test-hgweb-json.t Tue Jul 09 10:09:46 2019 -0400 +++ b/tests/test-hgweb-json.t Sun Jun 23 20:58:01 2019 +0530 @@ -1875,6 +1875,10 @@ { "earlycommands": [ { + "summary": "abort an unfinished operation (EXPERIMENTAL)", + "topic": "abort" + }, + { "summary": "add the specified files on the next commit", "topic": "add" },