node/test/fixtures/b/package/index.js

3 lines
64 B
JavaScript

exports.hello = 'world';
common.debug('load package/index.js');