Removed extraneous nodeName check from f95147f465932cb91e1a6aace50c556820ca4074 commit.
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");