Skip to content

Commit

Permalink
instanbul: Ignore "parser.js" for coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Feb 23, 2017
1 parent c09f0f6 commit 6246807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .istanbul.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instrumentation:
excludes: ['**/spec/**']
excludes: ['**/spec/**', '**/handlebars/compiler/parser.js']

0 comments on commit 6246807

Please sign in to comment.