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
ce90a48450
jquery
/
test
/
data
/
inner_module.js
2 lines
61 B
JavaScript
Raw
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
QUnit
.
assert
.
ok
(
true
,
"evaluated: inner module with src"
)
;
Reference in New Issue
Copy Permalink