two more tests in workouts
This commit is contained in:
14
.coveragerc
14
.coveragerc
@@ -1,2 +1,14 @@
|
||||
[run]
|
||||
omit = *migrations*
|
||||
include =
|
||||
./*
|
||||
omit =
|
||||
*tests*
|
||||
*migrations*
|
||||
*cvkbrno*
|
||||
*/py2/*
|
||||
*__init__*
|
||||
[report]
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
if __name__ == .__main__.:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user