Skip to content

Commit

Permalink
Permit global teardown function in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglinmike committed May 27, 2013
1 parent 2264790 commit bf3ea64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -36,6 +36,7 @@ module.exports = function(grunt) {
assert: true,
chai: true,
setup: true,
teardown: true,
suite: true,
test: true,
sinon: true
Expand Down

0 comments on commit bf3ea64

Please sign in to comment.