Ignore more test directories

This commit is contained in:
Kevin Sawicki
2014-07-07 15:26:07 -07:00
parent 9685e3f1db
commit 3dc61f4a7a

View File

@@ -51,6 +51,12 @@ module.exports = (grunt) ->
path.join('pegjs', 'examples')
path.join('plist', 'tests')
path.join('xmldom', 'test')
path.join('combined-stream', 'test')
path.join('delayed-stream', 'test')
path.join('fstream-ignore', 'test')
path.join('harmony-collections', 'test')
path.join('normalize-package-data', 'test')
path.join('npm', 'test')
path.join('jasmine-reporters', 'ext')
path.join('build', 'Release', 'obj.target')
path.join('build', 'Release', 'obj')