Partially revert commit a64dc0405064d68c7b7cd0f0fc8ea60086cbcd21.
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");