wrapAll(Function) doesn't actually make sense. That's why I couldn't figure out how...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");