tests/test-patch.t
branchstable
changeset 49366 288de6f5d724
parent 48876 42d2b31cee0b
--- a/tests/test-patch.t	Thu Jun 16 15:15:03 2022 +0200
+++ b/tests/test-patch.t	Thu Jun 16 15:28:54 2022 +0200
@@ -1,5 +1,4 @@
   $ cat > patchtool.py <<EOF
-  > from __future__ import absolute_import, print_function
   > import sys
   > print('Using custom patch')
   > if '--binary' in sys.argv: