Fixed #2174 by removing the s.dataType == "json" check for possible cross domain...
[jquery.git] / test / data / test.js
1 var foobar = "bar";\r
2 $('#ap').html('bar');\r
3 ok( true, "test.js executed");\r