.unbind() without any arguments now also unbinds namespaced events. fixes #4609 and...
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.