]> 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:30:33 +0000 (12:30 -0400)
commit99732dd29bd69a4a3808bfaa86c8e378d7a5e28b
treee463b1cc57deb230c9918806baf4f2bec8a9fa0f
parent938a8eb4039ba02056a07a49791ce3453ed446fa
correct for missing fail() methods which were lost when we removed unittest.TestCase
test/ext/test_associationproxy.py