mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Test Commit.
This commit is contained in:
parent
9477c418db
commit
a155231ffd
@ -1,3 +1,5 @@
|
||||
// test commit
|
||||
|
||||
$.fn.get = function(i) {
|
||||
return i == null ?
|
||||
this.$$unclean ? $.sibling(this.$$unclean[0]) : this.cur :
|
||||
|
Loading…
Reference in New Issue
Block a user