]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Refactored the mock_engine in the tests so it's not duplicated in several places...
authorMichael Trier <mtrier@gmail.com>
Tue, 8 Jul 2008 01:37:38 +0000 (01:37 +0000)
committerMichael Trier <mtrier@gmail.com>
Tue, 8 Jul 2008 01:37:38 +0000 (01:37 +0000)
commitcec5947b5ba09f430d683625e695d64e09210ef1
tree6275b1bbf35932dcbcc1cbe87e77f633e0a256ba
parent93c706a03bc809e21208cb6e9f76b23ed6d2ff19
Refactored the mock_engine in the tests so it's not duplicated in several places. Closes #1098
test/engine/ddlevents.py
test/engine/metadata.py
test/testlib/engines.py