Fix MediaWikiPageLinkRendererTest failing in non-English setups
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Wed, 9 Jul 2014 15:50:00 +0000 (17:50 +0200)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Wed, 9 Jul 2014 15:50:00 +0000 (17:50 +0200)
commit00aa6e46b519be018cba719279e9a5fbd0a79f9f
tree3c4247d6374493d67b791a99d6e05118f1fed428
parent7b488f64ee6f0ed3ce1c5ede62c25e756a8840e0
Fix MediaWikiPageLinkRendererTest failing in non-English setups

An other test that just assumes the testing environment is an English
MediaWiki. A very easy and hopefully very obvious fix. This even
restores the original content language.

Change-Id: I1c303e0f42465a95540cc093a0ff4bfb0180c686
tests/phpunit/includes/title/MediaWikiPageLinkRendererTest.php