]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
move most tests that are specific to SessionTransaction over to test_transaction
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 28 Jan 2012 01:50:06 +0000 (20:50 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 28 Jan 2012 01:50:06 +0000 (20:50 -0500)
commit81d5c82be665f867482e313affcda784bb42902b
tree41d87a2836900093d028a13b6b8bb6dca000f4bb
parentf9c2f85a3ac35cd0158dbd818ba0b9d209003304
move most tests that are specific to SessionTransaction over to test_transaction
test/orm/test_session.py
test/orm/test_transaction.py