From: Priyanka Dhanda Date: Thu, 14 Oct 2010 17:06:07 +0000 (+0000) Subject: Added missing file for r74780 X-Git-Tag: 1.31.0-rc.0~34504 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=9be21adc0a50e282d9994ec70258ca6412785cd1;p=lhc%2Fweb%2Fwiklou.git Added missing file for r74780 --- diff --git a/maintenance/tests/selenium/SimpleSeleniumConfig.php b/maintenance/tests/selenium/SimpleSeleniumConfig.php new file mode 100644 index 0000000000..48de1e25a0 --- /dev/null +++ b/maintenance/tests/selenium/SimpleSeleniumConfig.php @@ -0,0 +1,15 @@ + 'chick' + ); + $includeFiles = array_merge( $includeFiles, $includes ); + $globalConfigs = array_merge( $globalConfigs, $configs); + return true; + } +} \ No newline at end of file