Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
Exclude */south_migrations/* from coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Don Naegely <[email protected]>
  • Loading branch information
naegelyd committed Jun 30, 2015
1 parent fac5394 commit a8cdc22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ branch = True
source = avocado
omit =
*/admin.py
*/south_migrations/*
*/migrations/*
avocado/query/parsers/__init__.py

Expand Down

0 comments on commit a8cdc22

Please sign in to comment.