tests/test-patch.t
changeset 48876 42d2b31cee0b
parent 39707 5abc47d4ca6b
--- a/tests/test-patch.t	Thu Mar 03 17:34:00 2022 +0100
+++ b/tests/test-patch.t	Sun Feb 20 15:28:44 2022 -0700
@@ -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: