Fix fix for #6481 introduced at 7862c45ad2f32096383a21b8b301155787724476 which did...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");