Remove useless bootstrap inclusions
[lhc/web/wiklou.git] / tests / phpunit / includes / search / SearchEngineTest.php
index 4863df2..7d65c00 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-require_once dirname(dirname(dirname(__FILE__))). '/bootstrap.php';
-
 /**
  * This class is not directly tested. Instead it is extended by SearchDbTest.
  * @group Search