UNPKG

gulp-mocha-tdd

Version:

easy test driven development with gulp and mocha

4 lines (3 loc) 54 B
module.exports = function(num) { return num + 1; };