Install spec's third party modules in the source root.

This commit is contained in:
Cheng Zhao 2013-07-17 18:51:16 +08:00
parent 1d9fca25dc
commit ec33b4d579
4 changed files with 5 additions and 9 deletions

View file

@ -1,5 +1,3 @@
assert = require 'assert'
describe 'message loop', ->
describe 'process.nextTick', ->
it 'should emit the callback', (done) ->