mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
:lipstip: Remove unneed output.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user