Backing out commit 795e880bba1f7f949df58748f7fd92e50296a8f4 - errors popping up in...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");