Allow # urls to contain #. Thanks to @alvopass in f9f9ee52e16f37900296e06982a7dccba89...
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");