Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / backupPrefetchTest.php
index 9273233..a64e6d0 100644 (file)
@@ -1,6 +1,6 @@
 <?php
-global $IP;
-require_once( "$IP/maintenance/backupPrefetch.inc" );
+
+require_once dirname( __FILE__ ) . "/../../../maintenance/backupPrefetch.inc";
 
 /**
  * Tests for BaseDump