diff --git a/gulpfile.js b/gulpfile.js index 19e6e2a7cc6e..87ffc58f9bcb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -758,8 +758,8 @@ gulp.task('test', function(cb){ 'test:xunit', 'test:clientruntime', // DISABLE 'test:nugetPackages:xunit', -// 'test:node', -// 'test:node:azure', + 'test:node', + 'test:node:azure', // DISABLE 'test:nugetPackages:npm', 'test:ruby', 'test:ruby:azure',