Rework unit tests to check actual result elements.
[jquery.git] / src / transports / xhr.js
index 129058e..783ee46 100644 (file)
@@ -188,4 +188,4 @@ jQuery(window).bind( "unload" , function() {
        
 });
 
-})(jQuery);
+})( jQuery );