diff -r 6000f5b25c9b -r 42d2b31cee0b tests/test-fastannotate-hg.t --- a/tests/test-fastannotate-hg.t Thu Mar 03 17:34:00 2022 +0100 +++ b/tests/test-fastannotate-hg.t Sun Feb 20 15:28:44 2022 -0700 @@ -481,7 +481,6 @@ and its ancestor by overriding "repo._filecommit". $ cat > ../legacyrepo.py < from __future__ import absolute_import > from mercurial import commit, error, extensions > def _filecommit(orig, repo, fctx, manifest1, manifest2, > linkrev, tr, includecopymeta, ms):