summaryrefslogtreecommitdiff
path: root/test/fixtures/node_modules/bar.js
blob: 95823eb141752483be0313319d66b981a08d9779 (plain)
1
2
console.error(__filename);
console.error(module.paths.join('\n') + '\n');