Fix unwanted array comprehension.
This commit is contained in:
parent
49b946199c
commit
78cf15a9cd
@ -101,6 +101,7 @@ Build.Test =
|
||||
c.log "#{post.fullID} correct"
|
||||
Build.Test.postsRemaining--
|
||||
Build.Test.report() if Build.Test.postsRemaining is 0
|
||||
return
|
||||
|
||||
testAll: ->
|
||||
g.posts.forEach (post) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user