1
#!/usr/bin/env python
2
3
import tests
4
5
tests.run()