diff -r e8ea403b1c46 -r 288de6f5d724 tests/test-context-metadata.t --- a/tests/test-context-metadata.t Thu Jun 16 15:15:03 2022 +0200 +++ b/tests/test-context-metadata.t Thu Jun 16 15:28:54 2022 +0200 @@ -12,7 +12,6 @@ $ hg commit -m 'Remove A' $ cat > metaedit.py < from __future__ import absolute_import > from mercurial import context, pycompat, registrar > cmdtable = {} > command = registrar.command(cmdtable)