]> 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:36:43 +0000 (12:36 -0400)
commitd64ab47d7693e27ecebec201a39bf3422a40fbe6
treebb87b09941dd7abcabb8c7f3ddeba248a2453913
parent004710b1e0b7696764f9bbafd4f7df4ca1c3ae07
correct for missing fail() methods which were lost when we removed unittest.TestCase
test/ext/test_associationproxy.py