diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-01-20 18:48:51 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-01-20 18:48:51 -0800 |
commit | 02cf5021ed08214e85b4b9b7a887f65ea2ae473a (patch) | |
tree | ca36689452b7b569863f9791e67749b51f2d7b43 /tests/runner.py | |
parent | 63f02726973bd02c7b19a1e814aeb041cf832ed4 (diff) | |
parent | 717051225652b89ede1984ba1d63e828298cb6aa (diff) |
Merge branch 'master' into libcxx
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 |