This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
63c1414a54
jquery
/
test
/
unit
/
deprecated.js
3 lines
53 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix #13741. Make wrap/unwrap methods optional; close gh-1236. move size() test to unit/deprecated; don't use size() in other tests; make 2 unit tests actually fire; code cleanup
2013-04-08 21:40:08 +00:00
module
(
"deprecated"
,
{
teardown
:
moduleTeardown
}
)
;
Reference in New Issue
Copy Permalink