mock ability now

This commit is contained in:
Peter Cottle 2012-12-15 23:30:35 -08:00
parent 71ac606514
commit dce6b41161
4 changed files with 29 additions and 0 deletions

View file

@ -56,6 +56,8 @@ module.exports = function(grunt) {
nonew: false,
// these latedefs are just annoying -- no pollution of global scope
latedef: false,
// use this in mocks
forin: false,
///////////////////////////////
// All others are true
//////////////////////////////