Explorar o código

Made test.py executable.

Taddeus Kroes %!s(int64=14) %!d(string=hai) anos
pai
achega
3989e0220f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test.py

+ 1 - 0
test.py

@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 from testrunner import main
 import sys
 main(sys.argv[1:])