blob: b37dd8831da7c0fcc6d0326e8abeb79a8336e82e [file] [log] [blame]
t.equal(require('./foo/two.js'), 555);
t.equal(require('./one.js'), 333);