* Fix db->makeList() spacing
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 09:03:44 +0000 (09:03 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 09:03:44 +0000 (09:03 +0000)
commit716d85ad7e60f0d164c65e1f8423b1227d6012b7
tree893d102599192502b0c0469232abcd8ff86556e6
parentaf02c4193b12da0943432ab1ecef6609969f2932
* Fix db->makeList() spacing
* Tests assertions where upside-down (expected <-> value)
* Tests did not use LIST_AND

Follow up r87992
includes/db/Database.php
tests/phpunit/includes/db/DatabaseTest.php