]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
correct for missing fail() methods which were lost when we removed unittest.TestCase
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Aug 2013 16:30:33 +0000 (12:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Aug 2013 16:40:22 +0000 (12:40 -0400)
commit8f8522b4d1433475920674e272c4516e89b6838d
tree32786c64937db64274a224035c73f38ba1925e2e
parent746bed417f371ae2a5edfcb550ed3d27fcebc7ab
correct for missing fail() methods which were lost when we removed unittest.TestCase
test/ext/test_associationproxy.py