Revert "coveragerc - switch from source to include"
This reverts commit c6248769d4
.
Coverage upstream has fixed the issue this was working around.
This commit is contained in:
parent
c53d9ab3e0
commit
c354c1a92f
@ -6,9 +6,9 @@ exclude_lines =
|
||||
except xapian.DatabaseModifiedError
|
||||
|
||||
[run]
|
||||
include =
|
||||
haystack/backends/xapian_backend.py
|
||||
test_haystack/xapian_tests/*
|
||||
source =
|
||||
haystack.backends.xapian_backend
|
||||
test_haystack/xapian_tests
|
||||
|
||||
[paths]
|
||||
# Merge coverage data from running tests in a django-haystack
|
||||
|
Loading…
Reference in New Issue
Block a user