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

File index.js

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

Source from the content-addressed store, hash-verified

1if (Math.random() < 0) require("any!");
2if (Math.random() < 0) require("other!");
3
4it("should have correct errors", function() {});

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected