1from test.test_sqlite3 import load_tests # Needed for the "load tests" protocol. 2import unittest 3 4unittest.main() 5