Fixed an issue with .not("#foo, bar") not working correctly, closes #3757.
[jquery.git] / test / data / testrunner.js
1 jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.