Revert "merged master"
[lhc/web/wiklou.git] / tests / selenium / suites / MyContributionsTestCase.php
index b8d2d48..01d87e4 100644 (file)
@@ -27,7 +27,7 @@
  *
  */
 
-require_once dirname( __DIR__ ) . '/SeleniumTestConstants.php';
+require_once dirname( dirname( __FILE__ ) ) . '/SeleniumTestConstants.php';
 
 class MyContributionsTestCase extends SeleniumTestCase {