This commit is contained in:
probablycorey
2013-09-24 11:43:58 -07:00
committed by Ben Ogle
parent 861adf6692
commit e26d7a0320

View File

@@ -300,7 +300,9 @@ class Project
searcher.on 'results-found', (result) ->
iterator(result)
console.time("search")
search regex, scanner, searcher, ->
console.timeEnd("search")
deferred.resolve()
deferred