UNPKG

70 BJavaScriptView Raw
1t.equal(require('./foo.js'), 333);
2t.equal(require('./bar.js'), 444);