From: Krinkle Date: Wed, 4 Jan 2012 19:13:45 +0000 (+0000) Subject: [JSTesting] rm redundant comment, there are no more "*" behind any entries X-Git-Tag: 1.31.0-rc.0~25530 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=a44c5b216480d31daee4a3106ebc7088c6580611;p=lhc%2Fweb%2Fwiklou.git [JSTesting] rm redundant comment, there are no more "*" behind any entries --- diff --git a/tests/qunit/QUnitTestResources.php b/tests/qunit/QUnitTestResources.php index e5e350418f..709f941e3d 100644 --- a/tests/qunit/QUnitTestResources.php +++ b/tests/qunit/QUnitTestResources.php @@ -24,13 +24,6 @@ return array( 'tests/qunit/suites/resources/mediawiki/mediawiki.user.test.js', 'tests/qunit/suites/resources/mediawiki/mediawiki.util.test.js', 'tests/qunit/suites/resources/mediawiki.special/mediawiki.special.recentchanges.test.js', - - // *has mw-config def: - // This means the module overwrites/sets mw.config variables, reason being that - // the static /qunit/index.html has an empty mw.config since it's static. - // Until /qunit/index.html is fully replaceable and WMF's TestSwarm is up and running - // with Special:JavaScriptTest - untill then, it is important that tests do not depend - // on anything being in mw.config (not even wgServer). ), 'dependencies' => array( 'jquery.autoEllipsis',