Removed support for the XPath [n] - we weren't doing it right, and it would actually...
[jquery.git] / build / test / data / test.js
1 foobar = "bar";\r
2 $('#ap').html('bar');\r
3 ok( true, "test.js executed");