diff options
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-x[-rw-r--r--] | tests/runner.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py index b84c1d35..a553620f 100644..100755 --- a/tests/runner.py +++ b/tests/runner.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + ''' Simple test runner |