mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-27 21:03:28 +02:00
mock ability now
This commit is contained in:
parent
71ac606514
commit
dce6b41161
4 changed files with 29 additions and 0 deletions
2
grunt.js
2
grunt.js
|
@ -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
|
||||
//////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue