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