]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- copy the plugin into test so that it can be loaded w/o breaking coverage.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Sep 2012 21:12:00 +0000 (17:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Sep 2012 21:12:00 +0000 (17:12 -0400)
commitb570c8f69eec289fef52c37812cc95923fd94356
tree59a27aa42c012b5f298da00ec44e55793c34a75b
parent08f104f7e79f7575e5409fccc9a752227ba52565
- copy the plugin into test so that it can be loaded w/o breaking coverage.
this is a really unfortunate hack right now.
sqla_nose.py
test/plugin/README [new file with mode: 0644]
test/plugin/__init__.py [new file with mode: 0644]
test/plugin/config.py [new file with mode: 0644]
test/plugin/noseplugin.py [new file with mode: 0644]