Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Commit

Permalink
Added shebang and executable permission to runtests.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysiekJ committed Jan 30, 2014
1 parent 37dd096 commit fb443cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtests.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python

from argparse import ArgumentParser
import sys

Expand Down

0 comments on commit fb443cf

Please sign in to comment.