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
9
Packages
Projects
Releases
Wiki
Activity
main
jquery
/
test
/
data
/
name.html
2 lines
94 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Build: Update test code for compatibility with QUnit 2.x (#4297) Also, run `grunt npmcopy` to sync the "external" directory with dependencies from package.json. For example, the Sinon library version didn't match. Ref gh-4234 Closes gh-4297
2019-02-18 18:02:38 +00:00
ERROR
<
script
type
=
"text/javascript"
>
QUnit
.
assert
.
ok
(
true
,
"name.html retrieved"
)
;
<
/
script
>
Reference in New Issue
Copy Permalink