From a44c5b216480d31daee4a3106ebc7088c6580611 Mon Sep 17 00:00:00 2001 From: Krinkle Date: Wed, 4 Jan 2012 19:13:45 +0000 Subject: [PATCH] [JSTesting] rm redundant comment, there are no more "*" behind any entries --- tests/qunit/QUnitTestResources.php | 7 ------- 1 file changed, 7 deletions(-) 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', -- 2.20.1