Fix path changes from move in r78383
[lhc/web/wiklou.git] / tests / selenium / suites / PageDeleteTestSuite.php
index 2e535c1..256e354 100644 (file)
@@ -7,7 +7,7 @@ class PageDeleteTestSuite extends SeleniumTestSuite {
     }
     public function addTests() {
         $testFiles = array(
-                'maintenance/tests/selenium/suites/DeletePageAdminTestCase.php'
+                'tests/selenium/suites/DeletePageAdminTestCase.php'
         );
         parent::addTestFiles( $testFiles );
     }