UNPKG

chrome-stub

Version:

Easily stub out chrome API calls for great test coverage

5 lines (4 loc) 95 B
module.exports = { src : ['lib/**/*.js', 'index.js', 'bin/*'], test : ['test/**/*.js'] };