Add check to make sure only MySQL and SQLite are used at the moment. These two are...
authorX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 21:10:36 +0000 (21:10 +0000)
committerX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 21:10:36 +0000 (21:10 +0000)
commit02077c9901fe73f6c3c632c545e0ad70994a4407
tree4b714a2d96c5b68b03f255a5615b3d06727fe472
parent90e371195ef399551826ca1a2a319c8d56e41032
Add check to make sure only MySQL and SQLite are used at the moment. These two are the only ones with the listTables() function, and the only ones that are tested.
tests/phpunit/MediaWikiTestCase.php