summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/test/pickleable.py
Commit message (Collapse)AuthorAgeFilesLines
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-75/+0
|
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+75
See README.unittests for information on how to run the tests. [ticket:970]