tests/run-tests.py
changeset 32711 04c19c808241
parent 32704 1270b00a385d
child 32714 ef8d24539612
--- a/tests/run-tests.py	Mon Jun 05 16:24:01 2017 +0100
+++ b/tests/run-tests.py	Sun May 28 21:33:33 2017 -0400
@@ -2097,7 +2097,6 @@
 
     # Programs required to run tests.
     REQUIREDTOOLS = [
-        os.path.basename(_bytespath(sys.executable)),
         b'diff',
         b'grep',
         b'unzip',