django-moxy/moxy/tests.py

9 lines
89 B
Python

#!/usr/bin/env python
import unittest
if __name__ == '__main__':
unittest.main()