r77021 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77020‎ | r77021 | r77022 >
Date:14:12, 19 November 2010
Author:mglaser
Status:ok
Tags:
Comment:
fixed broken path
Modified paths:
  • /trunk/phase3/maintenance/tests/selenium/suites/SimpleSeleniumTestSuite.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/tests/selenium/suites/SimpleSeleniumTestSuite.php
@@ -17,7 +17,7 @@
1818 }
1919 public function addTests() {
2020 $testFiles = array(
21 - 'maintenance/tests/selenium/SimpleSeleniumTestCase.php'
 21+ 'maintenance/tests/selenium/suites/SimpleSeleniumTestCase.php'
2222 );
2323 parent::addTestFiles( $testFiles );
2424 }

Status & tagging log