phantomjs/test/require/b.js

3 lines
39 B
JavaScript

var a = require('./a');
exports.a = a;