MCPcopy
hub / github.com/browserify/browserify / main.js

File main.js

test/tr/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var f = require('./f.js');
2var m = require('m');
3var g = require('g');
4t.equal(require('./subdir/g.js'), 999);

Callers

nothing calls this directly

Calls 1

fFunction · 0.85

Tested by

no test coverage detected