Skip to content

Commit

Permalink
fix rcfile test for grep and grepInvert fields
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 23, 2017
1 parent 0e36c2a commit f60b003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/rcfiles.js
Expand Up @@ -10,6 +10,8 @@ process.env.HOME = path.resolve(__dirname, 'fixtures')
var osHomedir = require('os-homedir')

var defaults = {
grep: [],
grepInvert: false,
nodeArgs: [],
nycArgs: [],
testArgs: [],
Expand Down

0 comments on commit f60b003

Please sign in to comment.