testTask('test', function() {
  this.testFiles.include([
     'tests/**/*.js'
  ]);
});