diff -r 57370e7deb7b -r bb3a5c0df06b tests/test-hgweb-json.t --- a/tests/test-hgweb-json.t Mon Jan 18 10:24:11 2021 +0100 +++ b/tests/test-hgweb-json.t Mon Jan 18 10:24:20 2021 +0100 @@ -2190,6 +2190,10 @@ "topic": "phase" }, { + "summary": "removes files not tracked by Mercurial", + "topic": "purge" + }, + { "summary": "roll back an interrupted transaction", "topic": "recover" },