actually don't need to null out as much as i thought i did to fix that memory leak
[jquery.git] / test / data / test.js
1 var foobar = "bar";\r
2 jQuery('#ap').html('bar');\r
3 ok( true, "test.js executed");\r