Skip to content

Commit

Permalink
Coverage config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Dec 7, 2014
1 parent baf627c commit b7935ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
[run]
include = sitetree/*
omit = sitetree/migrations/*
omit = sitetree/south_migrations/*
omit = sitetree/runtests.py
omit = sitetree/tests.py
omit = sitetree/migrations/*, sitetree/south_migrations/*, sitetree/runtests.py, sitetree/tests.py
branch = 1

0 comments on commit b7935ff

Please sign in to comment.