Skip to content

Commit

Permalink
Exclude xchatlogsplit.py from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Sep 24, 2017
1 parent 3bc9208 commit a307806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,6 +1,6 @@
[run]
source = irclog2html
omit = */tests/*
omit = */tests/*,*/xchatlogsplit.py

[report]
exclude_lines =
Expand Down

0 comments on commit a307806

Please sign in to comment.