2011-08-10 18:37:34 -07:00

6 lines
95 B
Python

from test_MySQLdb import *
if __name__ == "__main__":
import unittest
unittest.main()