tests/test-commit-interactive.t
changeset 48876 42d2b31cee0b
parent 48363 6a454e7053a1
--- a/tests/test-commit-interactive.t	Thu Mar 03 17:34:00 2022 +0100
+++ b/tests/test-commit-interactive.t	Sun Feb 20 15:28:44 2022 -0700
@@ -938,7 +938,6 @@
   $ export LANGUAGE
 
   $ cat > $TESTTMP/escape.py <<EOF
-  > from __future__ import absolute_import
   > from mercurial import (
   >     pycompat,
   > )