Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / fetchTextTest.php
index 42a247c..f0689b6 100644 (file)
@@ -1,7 +1,6 @@
 <?php
-global $IP;
-require_once( "$IP/maintenance/fetchText.php" );
 
+require_once dirname( __FILE__ ) . "/../../../maintenance/fetchText.php";
 
 /**
  * Mock for the input/output of FetchText