MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/cases/parsing/issue-758/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should require existing module with supplied error callback", function(done) {
2 require.ensure(['./file'], function(){
3 try {
4 var file = require('./file');

Callers

nothing calls this directly

Calls 4

ensureMethod · 0.80
resolveMethod · 0.65
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected