UNPKG

expand-path

Version:

Super light-weight brace expansion for node

11 lines (10 loc) 179 B
module.exports = { options: { reporter: 'spec', ui: 'mocha-given', require: ['should', 'coffee-script/register'] }, test: { src: ['test/**/*.coffee'] } };