mediawiki.util: Remove outdated comment from unit test
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 22 Dec 2015 22:30:23 +0000 (14:30 -0800)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 22 Dec 2015 22:30:23 +0000 (14:30 -0800)
commit0cf2a202651159d7880e74a70a37f2e4bb22af91
treefd66c7b383c11df5f6bf992eef89e9ff835b9521
parentd08c8af43b0cb006efc611de3f2a4ecaf09194c4
mediawiki.util: Remove outdated comment from unit test

'wgArticlePath' is actually in the startup module, but that is irrelevant
since tests should (and do) mock these configs regardless of whether they
have defaults so that they work regardless of the wiki configuration.

Change-Id: I8b9321ed9f578b614f5d89fe8ab0ab6ad9f508f2
tests/qunit/suites/resources/mediawiki/mediawiki.util.test.js