diff -r 6000f5b25c9b -r 42d2b31cee0b tests/test-patch.t --- 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 < from __future__ import absolute_import, print_function > import sys > print('Using custom patch') > if '--binary' in sys.argv: