]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - test/__main__.py
Use a shebang for the main test executable.
[dunshire.git] / test / __main__.py
old mode 100644 (file)
new mode 100755 (executable)
index 26dfc57..8d88f64
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 """
 An implementation of __main__() that allows us to "run this module."
 """