Merge "Shorten if/else to ternary expressions in WebStart.php"
[lhc/web/wiklou.git] / tests / parser / parserTest.inc
index 027c7b9..5d05ca0 100644 (file)
@@ -208,7 +208,6 @@ class ParserTest {
                $messageMemc = wfGetMessageCacheStorage();
                $parserMemc = wfGetParserCacheStorage();
 
-               // $wgContLang = new StubContLang;
                $wgUser = new User;
                $context = new RequestContext;
                $wgLang = $context->getLanguage();