Skip to content
Snippets Groups Projects
Commit 3989e022 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Made test.py executable.

parent 0ccba1d5
No related branches found
No related tags found
No related merge requests found
test.py 100644 → 100755
#!/usr/bin/env python
from testrunner import main
import sys
main(sys.argv[1:])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment