Newer
Older
from test.test_sqlite3 import load_tests # Needed for the "load tests" protocol.
import unittest
Erlend Egeberg Aasland
committed
unittest.main()
from test.test_sqlite3 import load_tests # Needed for the "load tests" protocol.
import unittest
unittest.main()