Merge "Added release notes for 'ContentHandler::runLegacyHooks' removal"
[mediawiki.git] / tests / phpunit / suites / ExtensionsParserTestSuite.php
blob8d6ee07956846d2d7612ff8f2b453a7d53ddb750
1 <?php
2 class ExtensionsParserTestSuite extends PHPUnit_Framework_TestSuite {
4 public static function suite() {
5 return ParserTestTopLevelSuite::suite( ParserTestTopLevelSuite::NO_CORE );