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