phpcs: More require/include is not a function
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_utf8_title_check.php
index 86d4808..078293e 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Benchmark
  */
 
-require_once( __DIR__ . '/Benchmarker.php' );
+require_once __DIR__ . '/Benchmarker.php';
 
 /**
  * This little benchmark executes the regexp used in Language->checkTitleEncoding()