Fix typo in test
This commit is contained in:
parent
1cdbe4a770
commit
9a27c990db
@ -28,7 +28,7 @@ def EndsWithPython_Python2Paths_test():
|
||||
'python',
|
||||
'/usr/bin/python2.6',
|
||||
'/home/user/.pyenv/shims/python2.7',
|
||||
r'C:\aPython26\python.exe'
|
||||
r'C:\Python26\python.exe'
|
||||
]
|
||||
|
||||
for path in python_paths:
|
||||
|
Loading…
Reference in New Issue
Block a user