Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Mottie/Keyboard
/ appendBanner
Function
appendBanner
testing/qunit-2.9.2.js:5078–5084 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5076
}
5077
5078
function
appendBanner() {
5079
var
banner = id(
"qunit-banner"
);
5080
5081
if
(banner) {
5082
banner.className =
""
;
5083
}
5084
}
5085
5086
function
appendTestResults() {
5087
var
tests = id(
"qunit-tests"
),
Callers
1
appendInterface
Function · 0.85
Calls
1
id
Function · 0.85
Tested by
no test coverage detected