Manually set the title as not being a redirect. Otherwise,
authorPlatonides <platonides@users.mediawiki.org>
Sat, 27 Aug 2011 21:10:41 +0000 (21:10 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 27 Aug 2011 21:10:41 +0000 (21:10 +0000)
commit9d98f581bb2e3b1de549d2ce1becab9a1368253a
tree5f982f54494dfcac2153a953c329eb0bcafa9a7f
parent179c905ef1358924ef126168926ff0779f90c145
Manually set the title as not being a redirect. Otherwise,
it needed a database from Parser::getFunctionLang() ->
Title::getPageLanguage() -> Title::isRedirect()
tests/phpunit/includes/parser/MagicVariableTest.php