diff --git a/src/General/Build.Test.coffee b/src/General/Build.Test.coffee index 9a9224edd..13c5a30db 100644 --- a/src/General/Build.Test.coffee +++ b/src/General/Build.Test.coffee @@ -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) ->