make runner.py executable
Otherwise meson will not find it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
0c0dabfcc7
commit
848da172da
1
tests/runner.py
Normal file → Executable file
1
tests/runner.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import argparse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user