omit test files from coverage report

This commit is contained in:
Daniel Black
2015-08-30 01:08:09 +10:00
parent 7e4a872125
commit 1fccdc753b

View File

@@ -2,7 +2,8 @@
branch = True
source =
pymysql
omit = pymysql/test/*
pymysql/tests/thirdparty/test_MySQLdb/*
[report]
exclude_lines =