No need to use .call() anymore since we switched from .apply() for appendTo, etc...
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.