Test Commit.

This commit is contained in:
John Resig 2006-07-13 04:05:08 +00:00
parent 9477c418db
commit a155231ffd

View file

@ -1,3 +1,5 @@
// test commit
$.fn.get = function(i) {
return i == null ?
this.$$unclean ? $.sibling(this.$$unclean[0]) : this.cur :