blob: 33063b271345045495a9a11233c03da7cac38bc9 [file] [log] [blame]
t.equal(require('./foo.js'), 333);
t.equal(require('./bar.js'), 444);