Skip to content

Commit

Permalink
chore: do not exclue tests from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 10, 2019
1 parent dd59be1 commit 1a96e3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
omit =
*/python?.?/*
*/site-packages/nose/*
*/tests/*

exclude_lines =
def console_script()
except ImportError
except ImportError

0 comments on commit 1a96e3c

Please sign in to comment.