Followup r89853, tweaks for jquery.qunit.completenessTest:
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 16 Aug 2011 13:33:22 +0000 (13:33 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 16 Aug 2011 13:33:22 +0000 (13:33 +0000)
commitf764c6fab3b25e226ff2b47edbf6ad1dd5b8e8b0
treeffb641dfeb6fa23c5550f648ff7282e214b9e61c
parent9a426f2a1424a8c4a6e2466ddfb9941f853a3a0f
Followup r89853, tweaks for jquery.qunit.completenessTest:
* Don't assume $ as a global, but alias it to jQuery instead. The code is already wrapped in a closure so this is easy
* Remove unused constants TYPE_SIMPLEFUNC and TYPE_OBJCONSTRFUNC
* Fix spelling in comments, mostly brake->break
* Fix whitespace
* Kill useless return at the end of a void function
* Correct comment in hasTests() which claims the function does the opposite of what it really does
resources/jquery/jquery.qunit.completenessTest.js