Moved jQuery.props to attributes since it was only used in support. Fixes #6897 ...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");