diff options
Diffstat (limited to 'extras/failed-tests.py')
-rwxr-xr-x | extras/failed-tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/failed-tests.py b/extras/failed-tests.py index 476e24331e5..8391d229b45 100755 --- a/extras/failed-tests.py +++ b/extras/failed-tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import blessings import requests |