2011-08-10 18:36:42 -07:00

6 lines
95 B
Python

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