Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer necessary with...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");