Skip to content

Commit

Permalink
increase coverage by excluding mocha_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aearly committed Jul 12, 2016
1 parent 8b36d12 commit f943a28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,8 @@
"license": "MIT",
"gh-pages-deploy": {
"staticpath": "docs"
},
"nyc": {
"exclude": ["mocha_test"]
}
}

0 comments on commit f943a28

Please sign in to comment.