IE 9 preserves the case of the Alpha filter - maintain it in the test as well.
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");