jquery ajax: Fixes #3045. The protocol wasn't being checked to see if a script is...
[jquery.git] / test / data / test.js
1 var foobar = "bar";\r
2 jQuery('#ap').html('bar');\r
3 ok( true, "test.js executed");\r