exports.register = function(gulp){

  var gutil = require('gulp-util');

  gulp.task('watch', ['test'], function() {