Skip to content

Commit

Permalink
Merge 41d4ebc into 6e98cd4
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzhang committed Dec 21, 2017
2 parents 6e98cd4 + 41d4ebc commit 5e83c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .istanbul.yml
Expand Up @@ -4,7 +4,7 @@ instrumentation:
extensions:
- .js
default-excludes: false
excludes: [ '**/node_modules/**']
excludes: [ '**/node_modules/**','jscomp/test/**']
embed-source: false
variable: __coverage__
compact: true
Expand Down

0 comments on commit 5e83c0c

Please sign in to comment.