Added support for .data(Object), overwriting the existing data object. Fixes #4284.
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.