phpcs: More require/include is not a function
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / MediaWikiParserTest.php
index 3939c4f..22737b3 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-require_once( __DIR__ . '/NewParserTest.php' );
+require_once __DIR__ . '/NewParserTest.php';
 
 /**
  * The UnitTest must be either a class that inherits from MediaWikiTestCase