changeset 48876 | 42d2b31cee0b |
parent 48589 | a51c522c0064 |
child 51398 | e9304c39e075 |
--- a/tests/test-annotate.t Thu Mar 03 17:34:00 2022 +0100 +++ b/tests/test-annotate.t Sun Feb 20 15:28:44 2022 -0700 @@ -478,7 +478,6 @@ and its ancestor by overriding "repo._filecommit". $ cat > ../legacyrepo.py <<EOF - > from __future__ import absolute_import > from mercurial import commit, error, extensions > def _filecommit(orig, repo, fctx, manifest1, manifest2, > linkrev, tr, includecopymeta, ms):