Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/jquery
/ basic.js
File
basic.js
test/unit/basic.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
QUnit.module(
"basic"
, { afterEach: moduleTeardown } );
2
3
if
( includesModule(
"ajax"
) ) {
4
QUnit.test(
"ajax"
,
function
( assert ) {
Callers
nothing calls this directly
Calls
3
url
Function · 0.85
done
Function · 0.70
jQuery
Function · 0.50
Tested by
no test coverage detected