Commit 107e93a1 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Added shebang to test.py.

parent ab2d0af7
#!/usr/bin/env 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