Fixes #8125. Status is set to 200 for requests with status 0 when location.protocol...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");