Merge "Parser test to test language conversion around HTML tags."
[lhc/web/wiklou.git] / tests / phpunit / maintenance / getSlaveServerTest.php
index 29e7fe6..0b7c758 100644 (file)
@@ -1,6 +1,6 @@
 <?php
-global $IP;
-require_once( "$IP/maintenance/getSlaveServer.php" );
+
+require_once __DIR__ . "/../../../maintenance/getSlaveServer.php";
 
 /**
  * Tests for getSlaveServer