Skip to content

Commit

Permalink
put node tests back in
Browse files Browse the repository at this point in the history
  • Loading branch information
fearthecowboy committed Jul 8, 2016
1 parent f4d008a commit 3f9053e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 3f9053e

Please sign in to comment.