Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/localForage/localForage
/ runner.js
File
runner.js
test/runner.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global requirejs:true */
2
// Run before window.onload to make sure the specs have access to describe()
3
// and other mocha methods. All feels very hacky though :-/
4
this.mocha.setup(
'bdd'
);
Callers
nothing calls this directly
Calls
1
config
Method · 0.65
Tested by
no test coverage detected