__main__.py 58 Bytes
from . import load_tests
import unittest

unittest.main()