Followup to r73500. SeleniumTestConfig renamed to SeleniumConfig. Make sure SELENIUMT...
authorPriyanka Dhanda <pdhanda@users.mediawiki.org>
Wed, 22 Sep 2010 21:23:21 +0000 (21:23 +0000)
committerPriyanka Dhanda <pdhanda@users.mediawiki.org>
Wed, 22 Sep 2010 21:23:21 +0000 (21:23 +0000)
commitc6c85df11be5374c7beb7dac89b2c9933194c7ee
tree97da0baaf9b375323d435087efab6709fcbc3d30
parent95aea4129be17ff18fdb5727dd091462484ba35f
Followup to r73500. SeleniumTestConfig renamed to SeleniumConfig. Make sure SELENIUMTEST is defined to use it.
Fixed some indents and pass by reference warnings
includes/AutoLoader.php
maintenance/tests/RunSeleniumTests.php
maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php
maintenance/tests/selenium/SeleniumConfig.php [new file with mode: 0644]
maintenance/tests/selenium/SeleniumTestConfig.php [deleted file]