:lipstip: Remove unneed output.
This commit is contained in:
parent
249366c90a
commit
8d4ac15834
1 changed files with 0 additions and 1 deletions
|
@ -38,5 +38,4 @@ describe 'third-party module', ->
|
|||
it 'emits the fullfil callback', (done) ->
|
||||
Q(true).then (val) ->
|
||||
assert.equal val, true
|
||||
console.log 'test'
|
||||
done()
|
||||
|
|
Loading…
Reference in a new issue