diff -r 6000f5b25c9b -r 42d2b31cee0b tests/test-arbitraryfilectx.t --- 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 < from __future__ import absolute_import > import filecmp > from mercurial import commands, context, pycompat, registrar > cmdtable = {}