Commit 36ef7967 authored by Taddeus Kroes's avatar Taddeus Kroes

Added shebang to test runner.

parent 6924b53c
#!/usr/bin/python
from testrunner import main
import sys
main(sys.argv[1:])
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment