Forgot a debug line
This commit is contained in:
parent
7a9caf3d70
commit
4aaf404743
@ -51,8 +51,6 @@ describe 'modulo memes', ->
|
||||
]
|
||||
acc = 0
|
||||
asjon.receive (e,l) ->
|
||||
if acc is 1
|
||||
console.log l.join()
|
||||
l.join().should.match /^guarda qui:/g
|
||||
acc++
|
||||
if acc is questions.length then done()
|
||||
|
Loading…
Reference in New Issue
Block a user