Staging
v0.5.1
Raw File
__main__.py
import unittest

unittest.main('test.test_warnings')
back to top