Remove code for ticket #7717 which has been marked WONTFIX to match existing $.data...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");