Unit Tests

- Added shebang.
This commit is contained in:
Paul Beckingham 2014-02-09 16:18:08 -05:00
parent 28fe7420fc
commit 00062f4dae

1
test/version.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
import sys