diff options
Diffstat (limited to 'test/test_all.py')
| -rwxr-xr-x[-rw-r--r--] | test/test_all.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_all.py b/test/test_all.py index 68830b48..bec0c78d 100644..100755 --- a/test/test_all.py +++ b/test/test_all.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python2 + import argparse import time import os |