UploadTest::testTitleValidation accessed the database to fetch the interwikis.
authorPlatonides <platonides@users.mediawiki.org>
Tue, 21 Jun 2011 17:41:25 +0000 (17:41 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 21 Jun 2011 17:41:25 +0000 (17:41 +0000)
commit1d7f09a4f7f4029292017504e6eca72f745e0827
tree82c33063a4f164c7d9c792bc0c2d15fc510cd662
parentfd4b5f305f57f1726a512cb5ced0997cdb0cd7d5
UploadTest::testTitleValidation accessed the database to fetch the interwikis.
phase3/includes/upload/UploadBase.php:620
phase3/tests/phpunit/includes/UploadTest.php:120
phase3/tests/phpunit/includes/UploadTest.php:55
phase3/tests/phpunit/includes/UploadTest.php:35

$wgContLang not needed, TitlePermissionTest.php changes the language, inheriting from MediaWikiLangTestCase
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/TitlePermissionTest.php
tests/phpunit/includes/UploadTest.php