bugfix for wfBCP47 and code coverage
[lhc/web/wiklou.git] / tests / phpunit / includes / SiteConfigurationTest.php
index 9bfab9e..6ed30f2 100644 (file)
@@ -22,7 +22,7 @@ function getSiteParams( $conf, $wiki ) {
        );
 }
 
-class SiteConfigurationTest extends PHPUnit_Framework_TestCase {
+class SiteConfigurationTest extends MediaWikiTestCase {
        var $mConf;
 
        function setUp() {