Skip to content

Commit

Permalink
chore: Ignore ‘tests/ssl/index.js’ for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow authored and gr2m committed Dec 17, 2018
1 parent cefeb47 commit ab3c181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"text-summary"
],
"exclude": [
"tests/test_*.js"
"tests/"
]
},
"license": "MIT"
Expand Down

0 comments on commit ab3c181

Please sign in to comment.