Added nosetest config
This commit is contained in:
parent
a600002f41
commit
da61f646a3
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@ -0,0 +1,7 @@
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
except UnregisteredHookError as e:
|
||||
include=
|
||||
hooks/neutron_*
|
Loading…
Reference in New Issue
Block a user