Follow up to r74780. Set default for .
authorPriyanka Dhanda <pdhanda@users.mediawiki.org>
Mon, 18 Oct 2010 18:14:36 +0000 (18:14 +0000)
committerPriyanka Dhanda <pdhanda@users.mediawiki.org>
Mon, 18 Oct 2010 18:14:36 +0000 (18:14 +0000)
includes/DefaultSettings.php

index 5008a89..11077f2 100644 (file)
@@ -5120,6 +5120,7 @@ $wgRepositoryPackageStates = array(
  * Allows running of selenium tests via maintenance/tests/RunSeleniumTests.php
  */
 $wgEnableSelenium = false;
+$wgSeleniumTestConfigs = array();