MCPcopy
hub / github.com/MithrilJS/mithril.js / finish2

Function finish2

test-utils/tests/test-xhrMock.js:119–122  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

117 $window.document.documentElement.appendChild(script)
118
119 function finish2(data) {
120 o(data).deepEquals({a: 2})
121 done()
122 }
123 })
124 o("works with other querystring params", function(done) {
125 $window.$defineRoutes({

Callers

nothing calls this directly

Calls 2

oFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected