mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-23 19:31:24 +08: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