mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Add all specs to queue
This commit is contained in:
parent
091189ee79
commit
0f1c1715dd
@ -29,7 +29,6 @@ module.exports = (grunt) ->
|
||||
try
|
||||
{engines} = grunt.file.readJSON(path.join(packagePath, 'package.json')) ? {}
|
||||
queue.push(packagePath) if engines.atom?
|
||||
break
|
||||
|
||||
queue.concurrency = 1
|
||||
queue.drain = -> done(passed)
|
||||
|
Loading…
Reference in New Issue
Block a user