[API] Add Highland's nil to mocha's list of globals

This commit is contained in:
Matthew Bargar 2016-04-27 19:05:02 -04:00
parent 602fff1608
commit 81d48659cc

View file

@ -5,7 +5,8 @@ module.exports = {
timeout: 10000,
slow: 5000,
ignoreLeaks: false,
reporter: 'dot'
reporter: 'dot',
globals: ['nil']
},
all: {
src: [