]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- rework the handle error on connect tests from test_parsconnect where
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Dec 2014 17:11:59 +0000 (12:11 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Dec 2014 17:11:59 +0000 (12:11 -0500)
commiteee617e08eb761de7279de31246d904ca6b17da7
tree45f744b9cdc5117133d7390e18f7b32a79ad7552
parent295092db545cb3466254e4f9c6fdd9a6eff0b656
- rework the handle error on connect tests from test_parsconnect where
they don't really belong into a new suite in test_execute
test/engine/test_execute.py
test/engine/test_parseconnect.py