Ignore domhandler tests

This commit is contained in:
Kevin Sawicki
2014-07-07 16:09:40 -07:00
parent 68144681b2
commit 1c037411e9

View File

@@ -53,6 +53,7 @@ module.exports = (grunt) ->
path.join('xmldom', 'test')
path.join('combined-stream', 'test')
path.join('delayed-stream', 'test')
path.join('domhandler', 'test')
path.join('fstream-ignore', 'test')
path.join('harmony-collections', 'test')
path.join('lru-cache', 'test')