Repair phpunit.php
[lhc/web/wiklou.git] / tests / phpunit / phpunit.php
index 94d4ebd..762a805 100755 (executable)
@@ -9,7 +9,7 @@
 /* Configuration */
 
 // Evaluate the include path relative to this file
-$IP = dirname( dirname( dirname( dirname( __FILE__ ) ) ) );
+$IP = dirname( dirname( dirname(  __FILE__ ) ) );
 
 // Set a flag which can be used to detect when other scripts have been entered through this entry point or not
 define( 'MW_PHPUNIT_TEST', true );