changeset 48876 | 42d2b31cee0b |
parent 41334 | 5361f9ed8a30 |
--- a/tests/test-arbitraryfilectx.t Thu Mar 03 17:34:00 2022 +0100 +++ b/tests/test-arbitraryfilectx.t Sun Feb 20 15:28:44 2022 -0700 @@ -1,6 +1,5 @@ Setup: $ cat > eval.py <<EOF - > from __future__ import absolute_import > import filecmp > from mercurial import commands, context, pycompat, registrar > cmdtable = {}