(bug 18424) Clean up paging links on Special:allpages and special:prefixindex.
[lhc/web/wiklou.git] / tests / TestsAutoLoader.php
index cccf7bf..41bddfc 100644 (file)
@@ -21,9 +21,6 @@ $wgAutoloadClasses += array(
        'RandomImageGenerator' => "$testFolder/phpunit/includes/api/RandomImageGenerator.php",
        'UserWrapper' => "$testFolder/phpunit/includes/api/ApiTestCase.php",
 
-       //Parser
-       'ParserTestFileIterator' => "$testFolder/phpunit/includes/parser/NewParserHelpers.php",
-
        //Selenium
        'SeleniumTestConstants' => "$testFolder/selenium/SeleniumTestConstants.php",