This commit is contained in:
R. Tyler Ballance 2010-02-19 17:27:18 -08:00
parent 95a6b2b729
commit b09bb3989a
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#!/usr/bin/env python
import unittest
if __name__ == '__main__':
unittest.main()